#C4BF5E Color

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

Color preview

#C4BF5E

Color formats

HEX
#C4BF5E
RGB
rgb(196, 191, 94)
RGBA
rgba(196, 191, 94, 1)
HSL
hsl(57, 46%, 57%)
HSV
hsv(57, 52%, 77%)
CMYK
cmyk(0%, 3%, 52%, 23%)
CSS variable
--color-primary: #C4BF5E;
Lowercase HEX
#c4bf5e

Shades

Tints

Tones

Harmony

CSS snippets for #C4BF5E

.color-c4bf5e {
  color: #C4BF5E;
  background-color: #C4BF5E;
}

Frequently asked questions

What color is #C4BF5E?+

#C4BF5E is a HEX color with RGB value rgb(196, 191, 94) and HSL value hsl(57, 46%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C4BF5E?+

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