#C8C04B Color

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

Color preview

#C8C04B

Color formats

HEX
#C8C04B
RGB
rgb(200, 192, 75)
RGBA
rgba(200, 192, 75, 1)
HSL
hsl(56, 53%, 54%)
HSV
hsv(56, 63%, 78%)
CMYK
cmyk(0%, 4%, 62%, 22%)
CSS variable
--color-primary: #C8C04B;
Lowercase HEX
#c8c04b

Shades

Tints

Tones

Harmony

CSS snippets for #C8C04B

.color-c8c04b {
  color: #C8C04B;
  background-color: #C8C04B;
}

Frequently asked questions

What color is #C8C04B?+

#C8C04B is a HEX color with RGB value rgb(200, 192, 75) and HSL value hsl(56, 53%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C8C04B?+

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