#CFA75E Color

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

Color preview

#CFA75E

Color formats

HEX
#CFA75E
RGB
rgb(207, 167, 94)
RGBA
rgba(207, 167, 94, 1)
HSL
hsl(39, 54%, 59%)
HSV
hsv(39, 55%, 81%)
CMYK
cmyk(0%, 19%, 55%, 19%)
CSS variable
--color-primary: #CFA75E;
Lowercase HEX
#cfa75e

Shades

Tints

Tones

Harmony

CSS snippets for #CFA75E

.color-cfa75e {
  color: #CFA75E;
  background-color: #CFA75E;
}

Frequently asked questions

What color is #CFA75E?+

#CFA75E is a HEX color with RGB value rgb(207, 167, 94) and HSL value hsl(39, 54%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFA75E?+

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