#C6AE2A Color

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

Color preview

#C6AE2A

Color formats

HEX
#C6AE2A
RGB
rgb(198, 174, 42)
RGBA
rgba(198, 174, 42, 1)
HSL
hsl(51, 65%, 47%)
HSV
hsv(51, 79%, 78%)
CMYK
cmyk(0%, 12%, 79%, 22%)
CSS variable
--color-primary: #C6AE2A;
Lowercase HEX
#c6ae2a

Shades

Tints

Tones

Harmony

CSS snippets for #C6AE2A

.color-c6ae2a {
  color: #C6AE2A;
  background-color: #C6AE2A;
}

Frequently asked questions

What color is #C6AE2A?+

#C6AE2A is a HEX color with RGB value rgb(198, 174, 42) and HSL value hsl(51, 65%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C6AE2A?+

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