#EEC05E Color

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

Color preview

#EEC05E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEC05E

.color-eec05e {
  color: #EEC05E;
  background-color: #EEC05E;
}

Frequently asked questions

What color is #EEC05E?+

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

What is the closest Tailwind color to #EEC05E?+

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