#EECBA0 Color

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

Color preview

#EECBA0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EECBA0

.color-eecba0 {
  color: #EECBA0;
  background-color: #EECBA0;
}

Frequently asked questions

What color is #EECBA0?+

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

What is the closest Tailwind color to #EECBA0?+

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