#CFBF9B Color

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

Color preview

#CFBF9B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF9B

.color-cfbf9b {
  color: #CFBF9B;
  background-color: #CFBF9B;
}

Frequently asked questions

What color is #CFBF9B?+

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

What is the closest Tailwind color to #CFBF9B?+

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