#C4BF7C Color

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

Color preview

#C4BF7C

Color formats

HEX
#C4BF7C
RGB
rgb(196, 191, 124)
RGBA
rgba(196, 191, 124, 1)
HSL
hsl(56, 38%, 63%)
HSV
hsv(56, 37%, 77%)
CMYK
cmyk(0%, 3%, 37%, 23%)
CSS variable
--color-primary: #C4BF7C;
Lowercase HEX
#c4bf7c

Shades

Tints

Tones

Harmony

CSS snippets for #C4BF7C

.color-c4bf7c {
  color: #C4BF7C;
  background-color: #C4BF7C;
}

Frequently asked questions

What color is #C4BF7C?+

#C4BF7C is a HEX color with RGB value rgb(196, 191, 124) and HSL value hsl(56, 38%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C4BF7C?+

The closest Tailwind color is stone-400, available as the bg-stone-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