Crystal Cut
#f8f4ed · one of 31,915 named colors
Crystal Cut is a very light, soft orange with the hex code #f8f4ed. In RGB it is 248 red, 244 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#f8f4edHEX8
#f8f4edffRGB
rgb(248, 244, 237)RGBA
rgba(248, 244, 237, 1)RGB %
rgb(97%, 96%, 93%)HSL
hsl(38, 44%, 95%)HSLA
hsla(38, 44%, 95%, 1)Variables
Sass
$crystal-cut: #f8f4ed;Less
@crystal-cut: #f8f4ed;CSS
--crystal-cut: #f8f4ed;