Holy White
#f5f5dc · one of 31,915 named colors
Holy White is a very light, strong yellow with the hex code #f5f5dc. In RGB it is 245 red, 245 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#f5f5dcHEX8
#f5f5dcffRGB
rgb(245, 245, 220)RGBA
rgba(245, 245, 220, 1)RGB %
rgb(96%, 96%, 86%)HSL
hsl(60, 56%, 91%)HSLA
hsla(60, 56%, 91%, 1)Variables
Sass
$holy-white: #f5f5dc;Less
@holy-white: #f5f5dc;CSS
--holy-white: #f5f5dc;