#CFBF9C Color

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

Color preview

#CFBF9C

Color formats

HEX
#CFBF9C
RGB
rgb(207, 191, 156)
RGBA
rgba(207, 191, 156, 1)
HSL
hsl(41, 35%, 71%)
HSV
hsv(41, 25%, 81%)
CMYK
cmyk(0%, 8%, 25%, 19%)
CSS variable
--color-primary: #CFBF9C;
Lowercase HEX
#cfbf9c

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF9C

.color-cfbf9c {
  color: #CFBF9C;
  background-color: #CFBF9C;
}

Frequently asked questions

What color is #CFBF9C?+

#CFBF9C is a HEX color with RGB value rgb(207, 191, 156) and HSL value hsl(41, 35%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFBF9C?+

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