#ECAB42 Color

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

Color preview

#ECAB42

Color formats

HEX
#ECAB42
RGB
rgb(236, 171, 66)
RGBA
rgba(236, 171, 66, 1)
HSL
hsl(37, 82%, 59%)
HSV
hsv(37, 72%, 93%)
CMYK
cmyk(0%, 28%, 72%, 7%)
CSS variable
--color-primary: #ECAB42;
Lowercase HEX
#ecab42

Shades

Tints

Tones

Harmony

CSS snippets for #ECAB42

.color-ecab42 {
  color: #ECAB42;
  background-color: #ECAB42;
}

Frequently asked questions

What color is #ECAB42?+

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

What is the closest Tailwind color to #ECAB42?+

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