#C8AE3C Color

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

Color preview

#C8AE3C

Color formats

HEX
#C8AE3C
RGB
rgb(200, 174, 60)
RGBA
rgba(200, 174, 60, 1)
HSL
hsl(49, 56%, 51%)
HSV
hsv(49, 70%, 78%)
CMYK
cmyk(0%, 13%, 70%, 22%)
CSS variable
--color-primary: #C8AE3C;
Lowercase HEX
#c8ae3c

Shades

Tints

Tones

Harmony

CSS snippets for #C8AE3C

.color-c8ae3c {
  color: #C8AE3C;
  background-color: #C8AE3C;
}

Frequently asked questions

What color is #C8AE3C?+

#C8AE3C is a HEX color with RGB value rgb(200, 174, 60) and HSL value hsl(49, 56%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C8AE3C?+

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