Pot of Cream
#f9f4e6 · one of 31,915 named colors
Pot of Cream is a very light, strong yellow with the hex code #f9f4e6. In RGB it is 249 red, 244 green and 230 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Pot of Cream in the generator →
Codes
HEX
#f9f4e6HEX8
#f9f4e6ffRGB
rgb(249, 244, 230)RGBA
rgba(249, 244, 230, 1)RGB %
rgb(98%, 96%, 90%)HSL
hsl(44, 61%, 94%)HSLA
hsla(44, 61%, 94%, 1)Variables
Sass
$pot-of-cream: #f9f4e6;Less
@pot-of-cream: #f9f4e6;CSS
--pot-of-cream: #f9f4e6;