#C6AE39 Color

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

Color preview

#C6AE39

Color formats

HEX
#C6AE39
RGB
rgb(198, 174, 57)
RGBA
rgba(198, 174, 57, 1)
HSL
hsl(50, 55%, 50%)
HSV
hsv(50, 71%, 78%)
CMYK
cmyk(0%, 12%, 71%, 22%)
CSS variable
--color-primary: #C6AE39;
Lowercase HEX
#c6ae39

Shades

Tints

Tones

Harmony

CSS snippets for #C6AE39

.color-c6ae39 {
  color: #C6AE39;
  background-color: #C6AE39;
}

Frequently asked questions

What color is #C6AE39?+

#C6AE39 is a HEX color with RGB value rgb(198, 174, 57) and HSL value hsl(50, 55%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C6AE39?+

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