#C7BF44 Color

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

Color preview

#C7BF44

Color formats

HEX
#C7BF44
RGB
rgb(199, 191, 68)
RGBA
rgba(199, 191, 68, 1)
HSL
hsl(56, 54%, 52%)
HSV
hsv(56, 66%, 78%)
CMYK
cmyk(0%, 4%, 66%, 22%)
CSS variable
--color-primary: #C7BF44;
Lowercase HEX
#c7bf44

Shades

Tints

Tones

Harmony

CSS snippets for #C7BF44

.color-c7bf44 {
  color: #C7BF44;
  background-color: #C7BF44;
}

Frequently asked questions

What color is #C7BF44?+

#C7BF44 is a HEX color with RGB value rgb(199, 191, 68) and HSL value hsl(56, 54%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C7BF44?+

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