Gorā White
#f0f0e0 · one of 31,915 named colors
Gorā White is a very light, soft yellow with the hex code #f0f0e0. In RGB it is 240 red, 240 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#f0f0e0HEX8
#f0f0e0ffRGB
rgb(240, 240, 224)RGBA
rgba(240, 240, 224, 1)RGB %
rgb(94%, 94%, 88%)HSL
hsl(60, 35%, 91%)HSLA
hsla(60, 35%, 91%, 1)Variables
Sass
$gora-white: #f0f0e0;Less
@gora-white: #f0f0e0;CSS
--gora-white: #f0f0e0;