Ultra White
#f6f6f0 · one of 31,915 named colors
Ultra White is a very light, soft yellow with the hex code #f6f6f0. In RGB it is 246 red, 246 green and 240 blue, and black text is most readable on top of it.
Codes
HEX
#f6f6f0HEX8
#f6f6f0ffRGB
rgb(246, 246, 240)RGBA
rgba(246, 246, 240, 1)RGB %
rgb(96%, 96%, 94%)HSL
hsl(60, 25%, 95%)HSLA
hsla(60, 25%, 95%, 1)Variables
Sass
$ultra-white: #f6f6f0;Less
@ultra-white: #f6f6f0;CSS
--ultra-white: #f6f6f0;