#EEC999 Color

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

Color preview

#EEC999

Color formats

HEX
#EEC999
RGB
rgb(238, 201, 153)
RGBA
rgba(238, 201, 153, 1)
HSL
hsl(34, 71%, 77%)
HSV
hsv(34, 36%, 93%)
CMYK
cmyk(0%, 16%, 36%, 7%)
CSS variable
--color-primary: #EEC999;
Lowercase HEX
#eec999

Shades

Tints

Tones

Harmony

CSS snippets for #EEC999

.color-eec999 {
  color: #EEC999;
  background-color: #EEC999;
}

Frequently asked questions

What color is #EEC999?+

#EEC999 is a HEX color with RGB value rgb(238, 201, 153) and HSL value hsl(34, 71%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEC999?+

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