Flare
#fcaf52 · one of 31,915 named colors
Flare is a light, vivid orange with the hex code #fcaf52. In RGB it is 252 red, 175 green and 82 blue, and black text is most readable on top of it.
Codes
HEX
#fcaf52HEX8
#fcaf52ffRGB
rgb(252, 175, 82)RGBA
rgba(252, 175, 82, 1)RGB %
rgb(99%, 69%, 32%)HSL
hsl(33, 97%, 65%)HSLA
hsla(33, 97%, 65%, 1)Variables
Sass
$flare: #fcaf52;Less
@flare: #fcaf52;CSS
--flare: #fcaf52;