#CFA86E Color

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

Color preview

#CFA86E

Color formats

HEX
#CFA86E
RGB
rgb(207, 168, 110)
RGBA
rgba(207, 168, 110, 1)
HSL
hsl(36, 50%, 62%)
HSV
hsv(36, 47%, 81%)
CMYK
cmyk(0%, 19%, 47%, 19%)
CSS variable
--color-primary: #CFA86E;
Lowercase HEX
#cfa86e

Shades

Tints

Tones

Harmony

CSS snippets for #CFA86E

.color-cfa86e {
  color: #CFA86E;
  background-color: #CFA86E;
}

Frequently asked questions

What color is #CFA86E?+

#CFA86E is a HEX color with RGB value rgb(207, 168, 110) and HSL value hsl(36, 50%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFA86E?+

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