#CFA85A Color

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

Color preview

#CFA85A

Color formats

HEX
#CFA85A
RGB
rgb(207, 168, 90)
RGBA
rgba(207, 168, 90, 1)
HSL
hsl(40, 55%, 58%)
HSV
hsv(40, 57%, 81%)
CMYK
cmyk(0%, 19%, 57%, 19%)
CSS variable
--color-primary: #CFA85A;
Lowercase HEX
#cfa85a

Shades

Tints

Tones

Harmony

CSS snippets for #CFA85A

.color-cfa85a {
  color: #CFA85A;
  background-color: #CFA85A;
}

Frequently asked questions

What color is #CFA85A?+

#CFA85A is a HEX color with RGB value rgb(207, 168, 90) and HSL value hsl(40, 55%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFA85A?+

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