#EECC38 Color

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

Color preview

#EECC38

Color formats

HEX
#EECC38
RGB
rgb(238, 204, 56)
RGBA
rgba(238, 204, 56, 1)
HSL
hsl(49, 84%, 58%)
HSV
hsv(49, 76%, 93%)
CMYK
cmyk(0%, 14%, 76%, 7%)
CSS variable
--color-primary: #EECC38;
Lowercase HEX
#eecc38

Shades

Tints

Tones

Harmony

CSS snippets for #EECC38

.color-eecc38 {
  color: #EECC38;
  background-color: #EECC38;
}

Frequently asked questions

What color is #EECC38?+

#EECC38 is a HEX color with RGB value rgb(238, 204, 56) and HSL value hsl(49, 84%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EECC38?+

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