#EEC05D Color

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

Color preview

#EEC05D

Color formats

HEX
#EEC05D
RGB
rgb(238, 192, 93)
RGBA
rgba(238, 192, 93, 1)
HSL
hsl(41, 81%, 65%)
HSV
hsv(41, 61%, 93%)
CMYK
cmyk(0%, 19%, 61%, 7%)
CSS variable
--color-primary: #EEC05D;
Lowercase HEX
#eec05d

Shades

Tints

Tones

Harmony

CSS snippets for #EEC05D

.color-eec05d {
  color: #EEC05D;
  background-color: #EEC05D;
}

Frequently asked questions

What color is #EEC05D?+

#EEC05D is a HEX color with RGB value rgb(238, 192, 93) and HSL value hsl(41, 81%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EEC05D?+

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