Tan Hide
#fa9d5a · one of 31,915 named colors
Tan Hide is a light, vivid orange with the hex code #fa9d5a. In RGB it is 250 red, 157 green and 90 blue, and black text is most readable on top of it.
Codes
HEX
#fa9d5aHEX8
#fa9d5affRGB
rgb(250, 157, 90)RGBA
rgba(250, 157, 90, 1)RGB %
rgb(98%, 62%, 35%)HSL
hsl(25, 94%, 67%)HSLA
hsla(25, 94%, 67%, 1)Variables
Sass
$tan-hide: #fa9d5a;Less
@tan-hide: #fa9d5a;CSS
--tan-hide: #fa9d5a;