#EEC04B Color

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

Color preview

#EEC04B

Color formats

HEX
#EEC04B
RGB
rgb(238, 192, 75)
RGBA
rgba(238, 192, 75, 1)
HSL
hsl(43, 83%, 61%)
HSV
hsv(43, 68%, 93%)
CMYK
cmyk(0%, 19%, 68%, 7%)
CSS variable
--color-primary: #EEC04B;
Lowercase HEX
#eec04b

Shades

Tints

Tones

Harmony

CSS snippets for #EEC04B

.color-eec04b {
  color: #EEC04B;
  background-color: #EEC04B;
}

Frequently asked questions

What color is #EEC04B?+

#EEC04B is a HEX color with RGB value rgb(238, 192, 75) and HSL value hsl(43, 83%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EEC04B?+

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