#C7BF49 Color

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

Color preview

#C7BF49

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C7BF49

.color-c7bf49 {
  color: #C7BF49;
  background-color: #C7BF49;
}

Frequently asked questions

What color is #C7BF49?+

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

What is the closest Tailwind color to #C7BF49?+

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