#EECB6D Color

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

Color preview

#EECB6D

Color formats

HEX
#EECB6D
RGB
rgb(238, 203, 109)
RGBA
rgba(238, 203, 109, 1)
HSL
hsl(44, 79%, 68%)
HSV
hsv(44, 54%, 93%)
CMYK
cmyk(0%, 15%, 54%, 7%)
CSS variable
--color-primary: #EECB6D;
Lowercase HEX
#eecb6d

Shades

Tints

Tones

Harmony

CSS snippets for #EECB6D

.color-eecb6d {
  color: #EECB6D;
  background-color: #EECB6D;
}

Frequently asked questions

What color is #EECB6D?+

#EECB6D is a HEX color with RGB value rgb(238, 203, 109) and HSL value hsl(44, 79%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EECB6D?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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