#C2AE30 Color

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

Color preview

#C2AE30

Color formats

HEX
#C2AE30
RGB
rgb(194, 174, 48)
RGBA
rgba(194, 174, 48, 1)
HSL
hsl(52, 60%, 47%)
HSV
hsv(52, 75%, 76%)
CMYK
cmyk(0%, 10%, 75%, 24%)
CSS variable
--color-primary: #C2AE30;
Lowercase HEX
#c2ae30

Shades

Tints

Tones

Harmony

CSS snippets for #C2AE30

.color-c2ae30 {
  color: #C2AE30;
  background-color: #C2AE30;
}

Frequently asked questions

What color is #C2AE30?+

#C2AE30 is a HEX color with RGB value rgb(194, 174, 48) and HSL value hsl(52, 60%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C2AE30?+

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