#CFBF72 Color

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

Color preview

#CFBF72

Color formats

HEX
#CFBF72
RGB
rgb(207, 191, 114)
RGBA
rgba(207, 191, 114, 1)
HSL
hsl(50, 49%, 63%)
HSV
hsv(50, 45%, 81%)
CMYK
cmyk(0%, 8%, 45%, 19%)
CSS variable
--color-primary: #CFBF72;
Lowercase HEX
#cfbf72

Shades

Tints

Tones

Harmony

CSS snippets for #CFBF72

.color-cfbf72 {
  color: #CFBF72;
  background-color: #CFBF72;
}

Frequently asked questions

What color is #CFBF72?+

#CFBF72 is a HEX color with RGB value rgb(207, 191, 114) and HSL value hsl(50, 49%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFBF72?+

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