#E6AE3C Color

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

Color preview

#E6AE3C

Color formats

HEX
#E6AE3C
RGB
rgb(230, 174, 60)
RGBA
rgba(230, 174, 60, 1)
HSL
hsl(40, 77%, 57%)
HSV
hsv(40, 74%, 90%)
CMYK
cmyk(0%, 24%, 74%, 10%)
CSS variable
--color-primary: #E6AE3C;
Lowercase HEX
#e6ae3c

Shades

Tints

Tones

Harmony

CSS snippets for #E6AE3C

.color-e6ae3c {
  color: #E6AE3C;
  background-color: #E6AE3C;
}

Frequently asked questions

What color is #E6AE3C?+

#E6AE3C is a HEX color with RGB value rgb(230, 174, 60) and HSL value hsl(40, 77%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E6AE3C?+

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