#C2A204 Color

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

Color preview

#C2A204

Color formats

HEX
#C2A204
RGB
rgb(194, 162, 4)
RGBA
rgba(194, 162, 4, 1)
HSL
hsl(50, 96%, 39%)
HSV
hsv(50, 98%, 76%)
CMYK
cmyk(0%, 16%, 98%, 24%)
CSS variable
--color-primary: #C2A204;
Lowercase HEX
#c2a204

Shades

Tints

Tones

Harmony

CSS snippets for #C2A204

.color-c2a204 {
  color: #C2A204;
  background-color: #C2A204;
}

Frequently asked questions

What color is #C2A204?+

#C2A204 is a HEX color with RGB value rgb(194, 162, 4) and HSL value hsl(50, 96%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C2A204?+

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