#FFE5CC Color

Inspect #FFE5CC across formats, palettes, contrast and closest named color matches.

Color preview

#FFE5CC

Color formats

HEX
#FFE5CC
RGB
rgb(255, 229, 204)
RGBA
rgba(255, 229, 204, 1)
HSL
hsl(29, 100%, 90%)
HSV
hsv(29, 20%, 100%)
CMYK
cmyk(0%, 10%, 20%, 0%)
CSS variable
--color-primary: #FFE5CC;
Lowercase HEX
#ffe5cc

Shades

Tints

Tones

Harmony

CSS snippets for #FFE5CC

.color-ffe5cc {
  color: #FFE5CC;
  background-color: #FFE5CC;
}

Frequently asked questions

What color is #FFE5CC?+

#FFE5CC is a HEX color with RGB value rgb(255, 229, 204) and HSL value hsl(29, 100%, 90%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FFE5CC?+

The closest Tailwind color is orange-100, available as the bg-orange-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools