Spotlight
#faeacd · one of 31,915 named colors
Spotlight is a very light, vivid orange with the hex code #faeacd. In RGB it is 250 red, 234 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#faeacdHEX8
#faeacdffRGB
rgb(250, 234, 205)RGBA
rgba(250, 234, 205, 1)RGB %
rgb(98%, 92%, 80%)HSL
hsl(39, 82%, 89%)HSLA
hsla(39, 82%, 89%, 1)Variables
Sass
$spotlight: #faeacd;Less
@spotlight: #faeacd;CSS
--spotlight: #faeacd;