Apple Core
#f4eed8 · one of 31,915 named colors
Apple Core is a very light, strong yellow with the hex code #f4eed8. In RGB it is 244 red, 238 green and 216 blue, and black text is most readable on top of it.
Codes
HEX
#f4eed8HEX8
#f4eed8ffRGB
rgb(244, 238, 216)RGBA
rgba(244, 238, 216, 1)RGB %
rgb(96%, 93%, 85%)HSL
hsl(47, 56%, 90%)HSLA
hsla(47, 56%, 90%, 1)Variables
Sass
$apple-core: #f4eed8;Less
@apple-core: #f4eed8;CSS
--apple-core: #f4eed8;