#ECCD42 Color

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

Color preview

#ECCD42

Color formats

HEX
#ECCD42
RGB
rgb(236, 205, 66)
RGBA
rgba(236, 205, 66, 1)
HSL
hsl(49, 82%, 59%)
HSV
hsv(49, 72%, 93%)
CMYK
cmyk(0%, 13%, 72%, 7%)
CSS variable
--color-primary: #ECCD42;
Lowercase HEX
#eccd42

Shades

Tints

Tones

Harmony

CSS snippets for #ECCD42

.color-eccd42 {
  color: #ECCD42;
  background-color: #ECCD42;
}

Frequently asked questions

What color is #ECCD42?+

#ECCD42 is a HEX color with RGB value rgb(236, 205, 66) and HSL value hsl(49, 82%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #ECCD42?+

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