#ECC94B Color

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

Color preview

#ECC94B

Color formats

HEX
#ECC94B
RGB
rgb(236, 201, 75)
RGBA
rgba(236, 201, 75, 1)
HSL
hsl(47, 81%, 61%)
HSV
hsv(47, 68%, 93%)
CMYK
cmyk(0%, 15%, 68%, 7%)
CSS variable
--color-primary: #ECC94B;
Lowercase HEX
#ecc94b

Shades

Tints

Tones

Harmony

CSS snippets for #ECC94B

.color-ecc94b {
  color: #ECC94B;
  background-color: #ECC94B;
}

Frequently asked questions

What color is #ECC94B?+

#ECC94B is a HEX color with RGB value rgb(236, 201, 75) and HSL value hsl(47, 81%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #ECC94B?+

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