#CFBF8F Color

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

Color preview

#CFBF8F

Color formats

HEX
#CFBF8F
RGB
rgb(207, 191, 143)
RGBA
rgba(207, 191, 143, 1)
HSL
hsl(45, 40%, 69%)
HSV
hsv(45, 31%, 81%)
CMYK
cmyk(0%, 8%, 31%, 19%)
CSS variable
--color-primary: #CFBF8F;
Lowercase HEX
#cfbf8f

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF8F

.color-cfbf8f {
  color: #CFBF8F;
  background-color: #CFBF8F;
}

Frequently asked questions

What color is #CFBF8F?+

#CFBF8F is a HEX color with RGB value rgb(207, 191, 143) and HSL value hsl(45, 40%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFBF8F?+

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