#C8BF41 Color

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

Color preview

#C8BF41

Color formats

HEX
#C8BF41
RGB
rgb(200, 191, 65)
RGBA
rgba(200, 191, 65, 1)
HSL
hsl(56, 55%, 52%)
HSV
hsv(56, 68%, 78%)
CMYK
cmyk(0%, 4%, 68%, 22%)
CSS variable
--color-primary: #C8BF41;
Lowercase HEX
#c8bf41

Shades

Tints

Tones

Harmony

CSS snippets for #C8BF41

.color-c8bf41 {
  color: #C8BF41;
  background-color: #C8BF41;
}

Frequently asked questions

What color is #C8BF41?+

#C8BF41 is a HEX color with RGB value rgb(200, 191, 65) and HSL value hsl(56, 55%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C8BF41?+

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