#C7BF47 Color

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

Color preview

#C7BF47

Color formats

HEX
#C7BF47
RGB
rgb(199, 191, 71)
RGBA
rgba(199, 191, 71, 1)
HSL
hsl(56, 53%, 53%)
HSV
hsv(56, 64%, 78%)
CMYK
cmyk(0%, 4%, 64%, 22%)
CSS variable
--color-primary: #C7BF47;
Lowercase HEX
#c7bf47

Shades

Tints

Tones

Harmony

CSS snippets for #C7BF47

.color-c7bf47 {
  color: #C7BF47;
  background-color: #C7BF47;
}

Frequently asked questions

What color is #C7BF47?+

#C7BF47 is a HEX color with RGB value rgb(199, 191, 71) and HSL value hsl(56, 53%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C7BF47?+

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