#C4BF69 Color

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

Color preview

#C4BF69

Color formats

HEX
#C4BF69
RGB
rgb(196, 191, 105)
RGBA
rgba(196, 191, 105, 1)
HSL
hsl(57, 44%, 59%)
HSV
hsv(57, 46%, 77%)
CMYK
cmyk(0%, 3%, 46%, 23%)
CSS variable
--color-primary: #C4BF69;
Lowercase HEX
#c4bf69

Shades

Tints

Tones

Harmony

CSS snippets for #C4BF69

.color-c4bf69 {
  color: #C4BF69;
  background-color: #C4BF69;
}

Frequently asked questions

What color is #C4BF69?+

#C4BF69 is a HEX color with RGB value rgb(196, 191, 105) and HSL value hsl(57, 44%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C4BF69?+

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