Flat Beige
#f7d48f · one of 31,915 named colors
Flat Beige is a light, vivid orange with the hex code #f7d48f. In RGB it is 247 red, 212 green and 143 blue, and black text is most readable on top of it.
Codes
HEX
#f7d48fHEX8
#f7d48fffRGB
rgb(247, 212, 143)RGBA
rgba(247, 212, 143, 1)RGB %
rgb(97%, 83%, 56%)HSL
hsl(40, 87%, 76%)HSLA
hsla(40, 87%, 76%, 1)Variables
Sass
$flat-beige: #f7d48f;Less
@flat-beige: #f7d48f;CSS
--flat-beige: #f7d48f;