#C3AE22 Color

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

Color preview

#C3AE22

Color formats

HEX
#C3AE22
RGB
rgb(195, 174, 34)
RGBA
rgba(195, 174, 34, 1)
HSL
hsl(52, 70%, 45%)
HSV
hsv(52, 83%, 76%)
CMYK
cmyk(0%, 11%, 83%, 24%)
CSS variable
--color-primary: #C3AE22;
Lowercase HEX
#c3ae22

Shades

Tints

Tones

Harmony

CSS snippets for #C3AE22

.color-c3ae22 {
  color: #C3AE22;
  background-color: #C3AE22;
}

Frequently asked questions

What color is #C3AE22?+

#C3AE22 is a HEX color with RGB value rgb(195, 174, 34) and HSL value hsl(52, 70%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C3AE22?+

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