#C2B204 Color

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

Color preview

#C2B204

Color formats

HEX
#C2B204
RGB
rgb(194, 178, 4)
RGBA
rgba(194, 178, 4, 1)
HSL
hsl(55, 96%, 39%)
HSV
hsv(55, 98%, 76%)
CMYK
cmyk(0%, 8%, 98%, 24%)
CSS variable
--color-primary: #C2B204;
Lowercase HEX
#c2b204

Shades

Tints

Tones

Harmony

CSS snippets for #C2B204

.color-c2b204 {
  color: #C2B204;
  background-color: #C2B204;
}

Frequently asked questions

What color is #C2B204?+

#C2B204 is a HEX color with RGB value rgb(194, 178, 4) and HSL value hsl(55, 96%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C2B204?+

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