#CFBF7C Color

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

Color preview

#CFBF7C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF7C

.color-cfbf7c {
  color: #CFBF7C;
  background-color: #CFBF7C;
}

Frequently asked questions

What color is #CFBF7C?+

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

What is the closest Tailwind color to #CFBF7C?+

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