#EECCAA Color

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

Color preview

#EECCAA

Color formats

HEX
#EECCAA
RGB
rgb(238, 204, 170)
RGBA
rgba(238, 204, 170, 1)
HSL
hsl(30, 67%, 80%)
HSV
hsv(30, 29%, 93%)
CMYK
cmyk(0%, 14%, 29%, 7%)
CSS variable
--color-primary: #EECCAA;
Lowercase HEX
#eeccaa

Shades

Tints

Tones

Harmony

CSS snippets for #EECCAA

.color-eeccaa {
  color: #EECCAA;
  background-color: #EECCAA;
}

Frequently asked questions

What color is #EECCAA?+

#EECCAA is a HEX color with RGB value rgb(238, 204, 170) and HSL value hsl(30, 67%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EECCAA?+

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