Cream Hex Code — #FFFDD0

RGB, HSL, and CMYK values for Cream.

Cream Color Values

FormatValue
HEX#FFFDD0
RGBrgb(255, 253, 208)
HSLhsl(57, 100%, 91%)
CMYKcmyk(0%, 1%, 18%, 0%)
Want to explore more shades? Use our Color Converter

About Cream

Color psychology: Elegance, calm.

Cream (#FFFDD0) is a light shade of yellow. It's commonly used in web design, graphic design, and branding where elegance, calm are desired associations.

How to Use Cream in CSS

/* Using HEX */
color: #FFFDD0;
background-color: #FFFDD0;

/* Using RGB */
color: rgb(255, 253, 208);

/* Using HSL */
color: hsl(57, 100%, 91%);

Colors That Go With Cream

Complementary

Analogous

Triadic

Similar Shades of Yellow

Frequently Asked Questions