#ECAB28 Color

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

Color preview

#ECAB28

Color formats

HEX
#ECAB28
RGB
rgb(236, 171, 40)
RGBA
rgba(236, 171, 40, 1)
HSL
hsl(40, 84%, 54%)
HSV
hsv(40, 83%, 93%)
CMYK
cmyk(0%, 28%, 83%, 7%)
CSS variable
--color-primary: #ECAB28;
Lowercase HEX
#ecab28

Shades

Tints

Tones

Harmony

CSS snippets for #ECAB28

.color-ecab28 {
  color: #ECAB28;
  background-color: #ECAB28;
}

Frequently asked questions

What color is #ECAB28?+

#ECAB28 is a HEX color with RGB value rgb(236, 171, 40) and HSL value hsl(40, 84%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #ECAB28?+

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