#CFBF7E Color

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

Color preview

#CFBF7E

Color formats

HEX
#CFBF7E
RGB
rgb(207, 191, 126)
RGBA
rgba(207, 191, 126, 1)
HSL
hsl(48, 46%, 65%)
HSV
hsv(48, 39%, 81%)
CMYK
cmyk(0%, 8%, 39%, 19%)
CSS variable
--color-primary: #CFBF7E;
Lowercase HEX
#cfbf7e

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF7E

.color-cfbf7e {
  color: #CFBF7E;
  background-color: #CFBF7E;
}

Frequently asked questions

What color is #CFBF7E?+

#CFBF7E is a HEX color with RGB value rgb(207, 191, 126) and HSL value hsl(48, 46%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFBF7E?+

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