#C4B403 Color

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

Color preview

#C4B403

Color formats

HEX
#C4B403
RGB
rgb(196, 180, 3)
RGBA
rgba(196, 180, 3, 1)
HSL
hsl(55, 97%, 39%)
HSV
hsv(55, 98%, 77%)
CMYK
cmyk(0%, 8%, 98%, 23%)
CSS variable
--color-primary: #C4B403;
Lowercase HEX
#c4b403

Shades

Tints

Tones

Harmony

CSS snippets for #C4B403

.color-c4b403 {
  color: #C4B403;
  background-color: #C4B403;
}

Frequently asked questions

What color is #C4B403?+

#C4B403 is a HEX color with RGB value rgb(196, 180, 3) and HSL value hsl(55, 97%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C4B403?+

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