Precious
#f1dab2 · one of 31,915 named colors
Precious is a light, strong orange with the hex code #f1dab2. In RGB it is 241 red, 218 green and 178 blue, and black text is most readable on top of it.
Codes
HEX
#f1dab2HEX8
#f1dab2ffRGB
rgb(241, 218, 178)RGBA
rgba(241, 218, 178, 1)RGB %
rgb(95%, 85%, 70%)HSL
hsl(38, 69%, 82%)HSLA
hsla(38, 69%, 82%, 1)Variables
Sass
$precious: #f1dab2;Less
@precious: #f1dab2;CSS
--precious: #f1dab2;