#EEC4AA Color

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

Color preview

#EEC4AA

Color formats

HEX
#EEC4AA
RGB
rgb(238, 196, 170)
RGBA
rgba(238, 196, 170, 1)
HSL
hsl(23, 67%, 80%)
HSV
hsv(23, 29%, 93%)
CMYK
cmyk(0%, 18%, 29%, 7%)
CSS variable
--color-primary: #EEC4AA;
Lowercase HEX
#eec4aa

Shades

Tints

Tones

Harmony

CSS snippets for #EEC4AA

.color-eec4aa {
  color: #EEC4AA;
  background-color: #EEC4AA;
}

Frequently asked questions

What color is #EEC4AA?+

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

What is the closest Tailwind color to #EEC4AA?+

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