#C2AE38 Color

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

Color preview

#C2AE38

Color formats

HEX
#C2AE38
RGB
rgb(194, 174, 56)
RGBA
rgba(194, 174, 56, 1)
HSL
hsl(51, 55%, 49%)
HSV
hsv(51, 71%, 76%)
CMYK
cmyk(0%, 10%, 71%, 24%)
CSS variable
--color-primary: #C2AE38;
Lowercase HEX
#c2ae38

Shades

Tints

Tones

Harmony

CSS snippets for #C2AE38

.color-c2ae38 {
  color: #C2AE38;
  background-color: #C2AE38;
}

Frequently asked questions

What color is #C2AE38?+

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

What is the closest Tailwind color to #C2AE38?+

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