#EECB94 Color

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

Color preview

#EECB94

Color formats

HEX
#EECB94
RGB
rgb(238, 203, 148)
RGBA
rgba(238, 203, 148, 1)
HSL
hsl(37, 73%, 76%)
HSV
hsv(37, 38%, 93%)
CMYK
cmyk(0%, 15%, 38%, 7%)
CSS variable
--color-primary: #EECB94;
Lowercase HEX
#eecb94

Shades

Tints

Tones

Harmony

CSS snippets for #EECB94

.color-eecb94 {
  color: #EECB94;
  background-color: #EECB94;
}

Frequently asked questions

What color is #EECB94?+

#EECB94 is a HEX color with RGB value rgb(238, 203, 148) and HSL value hsl(37, 73%, 76%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EECB94?+

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