#CFAB75 Color

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

Color preview

#CFAB75

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFAB75

.color-cfab75 {
  color: #CFAB75;
  background-color: #CFAB75;
}

Frequently asked questions

What color is #CFAB75?+

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

What is the closest Tailwind color to #CFAB75?+

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