#EECAA0 Color

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

Color preview

#EECAA0

Color formats

HEX
#EECAA0
RGB
rgb(238, 202, 160)
RGBA
rgba(238, 202, 160, 1)
HSL
hsl(32, 70%, 78%)
HSV
hsv(32, 33%, 93%)
CMYK
cmyk(0%, 15%, 33%, 7%)
CSS variable
--color-primary: #EECAA0;
Lowercase HEX
#eecaa0

Shades

Tints

Tones

Harmony

CSS snippets for #EECAA0

.color-eecaa0 {
  color: #EECAA0;
  background-color: #EECAA0;
}

Frequently asked questions

What color is #EECAA0?+

#EECAA0 is a HEX color with RGB value rgb(238, 202, 160) and HSL value hsl(32, 70%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EECAA0?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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