#C8BF42 Color

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

Color preview

#C8BF42

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C8BF42

.color-c8bf42 {
  color: #C8BF42;
  background-color: #C8BF42;
}

Frequently asked questions

What color is #C8BF42?+

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

What is the closest Tailwind color to #C8BF42?+

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