#C8BF6F Color

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

Color preview

#C8BF6F

Color formats

HEX
#C8BF6F
RGB
rgb(200, 191, 111)
RGBA
rgba(200, 191, 111, 1)
HSL
hsl(54, 45%, 61%)
HSV
hsv(54, 45%, 78%)
CMYK
cmyk(0%, 4%, 45%, 22%)
CSS variable
--color-primary: #C8BF6F;
Lowercase HEX
#c8bf6f

Shades

Tints

Tones

Harmony

CSS snippets for #C8BF6F

.color-c8bf6f {
  color: #C8BF6F;
  background-color: #C8BF6F;
}

Frequently asked questions

What color is #C8BF6F?+

#C8BF6F is a HEX color with RGB value rgb(200, 191, 111) and HSL value hsl(54, 45%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C8BF6F?+

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