What is the hex for the font colors in iOS Pages?
What is the hexadecimal for the font colors that can be used in iOS Pages (specifically, the hex for the four shades of yellow)?
iPad Air-OTHER, iOS 7.1.1
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
What is the hexadecimal for the font colors that can be used in iOS Pages (specifically, the hex for the four shades of yellow)?
iPad Air-OTHER, iOS 7.1.1
Hey again, could you tell me the hexadecimal for the colors that can be used in iOS Pages (specifically, the hex for the shades of blue)?
The question does not make a lot of sense.
Pages can use every hexadecimal color from 000000 (black) to ffffff (white). That's the definition of hexadecimal color codes. There's 16,777,216 possible colors in hexadecimal.
If you want blue, just make sure the value for blue has more than the other 2. Hexadecimal color codes are split into 3 sets of of 2 digit numbers. 1 for red, one for green and one for blue. Depending on the values for these is the color you get.
for instance:
0000ff is pure blue
0022ff has a little green etc..
That mean's there's like 2 million shades of blue you could use. There's no way you are going to get a list of them.
You need to use your values to get the blue you want.
They aren't necessarily limited. If you use the color wheel you can get any blue you want, though its harder to be precise.
Still for the colors you show, the hexadecimal values are:
#195dae for the top darker blue,
and
#5ea8f1 for the bottom lighter blue.
Though Pages for iOS has no way to get the actual hexadecimal value for them. You would need an extra App for that and use a screenshot.
https://itunes.apple.com/us/app/pixel-picker-image-color-picker/id930804327?mt=8
Thank you, this is exactly what I needed 🙂
What is the hex for the font colors in iOS Pages?