#ECB23E Color

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

Color preview

#ECB23E

Color formats

HEX
#ECB23E
RGB
rgb(236, 178, 62)
RGBA
rgba(236, 178, 62, 1)
HSL
hsl(40, 82%, 58%)
HSV
hsv(40, 74%, 93%)
CMYK
cmyk(0%, 25%, 74%, 7%)
CSS variable
--color-primary: #ECB23E;
Lowercase HEX
#ecb23e

Shades

Tints

Tones

Harmony

CSS snippets for #ECB23E

.color-ecb23e {
  color: #ECB23E;
  background-color: #ECB23E;
}

Frequently asked questions

What color is #ECB23E?+

#ECB23E is a HEX color with RGB value rgb(236, 178, 62) and HSL value hsl(40, 82%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #ECB23E?+

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