#ECAB3C Color

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

Color preview

#ECAB3C

Color formats

HEX
#ECAB3C
RGB
rgb(236, 171, 60)
RGBA
rgba(236, 171, 60, 1)
HSL
hsl(38, 82%, 58%)
HSV
hsv(38, 75%, 93%)
CMYK
cmyk(0%, 28%, 75%, 7%)
CSS variable
--color-primary: #ECAB3C;
Lowercase HEX
#ecab3c

Shades

Tints

Tones

Harmony

CSS snippets for #ECAB3C

.color-ecab3c {
  color: #ECAB3C;
  background-color: #ECAB3C;
}

Frequently asked questions

What color is #ECAB3C?+

#ECAB3C is a HEX color with RGB value rgb(236, 171, 60) and HSL value hsl(38, 82%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #ECAB3C?+

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