#EEC870 Color

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

Color preview

#EEC870

Color formats

HEX
#EEC870
RGB
rgb(238, 200, 112)
RGBA
rgba(238, 200, 112, 1)
HSL
hsl(42, 79%, 69%)
HSV
hsv(42, 53%, 93%)
CMYK
cmyk(0%, 16%, 53%, 7%)
CSS variable
--color-primary: #EEC870;
Lowercase HEX
#eec870

Shades

Tints

Tones

Harmony

CSS snippets for #EEC870

.color-eec870 {
  color: #EEC870;
  background-color: #EEC870;
}

Frequently asked questions

What color is #EEC870?+

#EEC870 is a HEX color with RGB value rgb(238, 200, 112) and HSL value hsl(42, 79%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEC870?+

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