#ECCE4A Color

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

Color preview

#ECCE4A

Color formats

HEX
#ECCE4A
RGB
rgb(236, 206, 74)
RGBA
rgba(236, 206, 74, 1)
HSL
hsl(49, 81%, 61%)
HSV
hsv(49, 69%, 93%)
CMYK
cmyk(0%, 13%, 69%, 7%)
CSS variable
--color-primary: #ECCE4A;
Lowercase HEX
#ecce4a

Shades

Tints

Tones

Harmony

CSS snippets for #ECCE4A

.color-ecce4a {
  color: #ECCE4A;
  background-color: #ECCE4A;
}

Frequently asked questions

What color is #ECCE4A?+

#ECCE4A is a HEX color with RGB value rgb(236, 206, 74) and HSL value hsl(49, 81%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #ECCE4A?+

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