#EECBA2 Color

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

Color preview

#EECBA2

Color formats

HEX
#EECBA2
RGB
rgb(238, 203, 162)
RGBA
rgba(238, 203, 162, 1)
HSL
hsl(32, 69%, 78%)
HSV
hsv(32, 32%, 93%)
CMYK
cmyk(0%, 15%, 32%, 7%)
CSS variable
--color-primary: #EECBA2;
Lowercase HEX
#eecba2

Shades

Tints

Tones

Harmony

CSS snippets for #EECBA2

.color-eecba2 {
  color: #EECBA2;
  background-color: #EECBA2;
}

Frequently asked questions

What color is #EECBA2?+

#EECBA2 is a HEX color with RGB value rgb(238, 203, 162) and HSL value hsl(32, 69%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EECBA2?+

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