#C4B512 Color

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

Color preview

#C4B512

Color formats

HEX
#C4B512
RGB
rgb(196, 181, 18)
RGBA
rgba(196, 181, 18, 1)
HSL
hsl(55, 83%, 42%)
HSV
hsv(55, 91%, 77%)
CMYK
cmyk(0%, 8%, 91%, 23%)
CSS variable
--color-primary: #C4B512;
Lowercase HEX
#c4b512

Shades

Tints

Tones

Harmony

CSS snippets for #C4B512

.color-c4b512 {
  color: #C4B512;
  background-color: #C4B512;
}

Frequently asked questions

What color is #C4B512?+

#C4B512 is a HEX color with RGB value rgb(196, 181, 18) and HSL value hsl(55, 83%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C4B512?+

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