#CFBF8C Color

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

Color preview

#CFBF8C

Color formats

HEX
#CFBF8C
RGB
rgb(207, 191, 140)
RGBA
rgba(207, 191, 140, 1)
HSL
hsl(46, 41%, 68%)
HSV
hsv(46, 32%, 81%)
CMYK
cmyk(0%, 8%, 32%, 19%)
CSS variable
--color-primary: #CFBF8C;
Lowercase HEX
#cfbf8c

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF8C

.color-cfbf8c {
  color: #CFBF8C;
  background-color: #CFBF8C;
}

Frequently asked questions

What color is #CFBF8C?+

#CFBF8C is a HEX color with RGB value rgb(207, 191, 140) and HSL value hsl(46, 41%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFBF8C?+

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