#C29C04 Color

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

Color preview

#C29C04

Color formats

HEX
#C29C04
RGB
rgb(194, 156, 4)
RGBA
rgba(194, 156, 4, 1)
HSL
hsl(48, 96%, 39%)
HSV
hsv(48, 98%, 76%)
CMYK
cmyk(0%, 20%, 98%, 24%)
CSS variable
--color-primary: #C29C04;
Lowercase HEX
#c29c04

Shades

Tints

Tones

Harmony

CSS snippets for #C29C04

.color-c29c04 {
  color: #C29C04;
  background-color: #C29C04;
}

Frequently asked questions

What color is #C29C04?+

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

What is the closest Tailwind color to #C29C04?+

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