#EEC3AA Color

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

Color preview

#EEC3AA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEC3AA

.color-eec3aa {
  color: #EEC3AA;
  background-color: #EEC3AA;
}

Frequently asked questions

What color is #EEC3AA?+

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

What is the closest Tailwind color to #EEC3AA?+

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