#C0AE3B Color

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

Color preview

#C0AE3B

Color formats

HEX
#C0AE3B
RGB
rgb(192, 174, 59)
RGBA
rgba(192, 174, 59, 1)
HSL
hsl(52, 53%, 49%)
HSV
hsv(52, 69%, 75%)
CMYK
cmyk(0%, 9%, 69%, 25%)
CSS variable
--color-primary: #C0AE3B;
Lowercase HEX
#c0ae3b

Shades

Tints

Tones

Harmony

CSS snippets for #C0AE3B

.color-c0ae3b {
  color: #C0AE3B;
  background-color: #C0AE3B;
}

Frequently asked questions

What color is #C0AE3B?+

#C0AE3B is a HEX color with RGB value rgb(192, 174, 59) and HSL value hsl(52, 53%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C0AE3B?+

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