#E6AE14 Color

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

Color preview

#E6AE14

Color formats

HEX
#E6AE14
RGB
rgb(230, 174, 20)
RGBA
rgba(230, 174, 20, 1)
HSL
hsl(44, 84%, 49%)
HSV
hsv(44, 91%, 90%)
CMYK
cmyk(0%, 24%, 91%, 10%)
CSS variable
--color-primary: #E6AE14;
Lowercase HEX
#e6ae14

Shades

Tints

Tones

Harmony

CSS snippets for #E6AE14

.color-e6ae14 {
  color: #E6AE14;
  background-color: #E6AE14;
}

Frequently asked questions

What color is #E6AE14?+

#E6AE14 is a HEX color with RGB value rgb(230, 174, 20) and HSL value hsl(44, 84%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E6AE14?+

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