#CFAC75 Color

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

Color preview

#CFAC75

Color formats

HEX
#CFAC75
RGB
rgb(207, 172, 117)
RGBA
rgba(207, 172, 117, 1)
HSL
hsl(37, 48%, 64%)
HSV
hsv(37, 43%, 81%)
CMYK
cmyk(0%, 17%, 43%, 19%)
CSS variable
--color-primary: #CFAC75;
Lowercase HEX
#cfac75

Shades

Tints

Tones

Harmony

CSS snippets for #CFAC75

.color-cfac75 {
  color: #CFAC75;
  background-color: #CFAC75;
}

Frequently asked questions

What color is #CFAC75?+

#CFAC75 is a HEX color with RGB value rgb(207, 172, 117) and HSL value hsl(37, 48%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFAC75?+

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