#CFA87B Color

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

Color preview

#CFA87B

Color formats

HEX
#CFA87B
RGB
rgb(207, 168, 123)
RGBA
rgba(207, 168, 123, 1)
HSL
hsl(32, 47%, 65%)
HSV
hsv(32, 41%, 81%)
CMYK
cmyk(0%, 19%, 41%, 19%)
CSS variable
--color-primary: #CFA87B;
Lowercase HEX
#cfa87b

Shades

Tints

Tones

Harmony

CSS snippets for #CFA87B

.color-cfa87b {
  color: #CFA87B;
  background-color: #CFA87B;
}

Frequently asked questions

What color is #CFA87B?+

#CFA87B is a HEX color with RGB value rgb(207, 168, 123) and HSL value hsl(32, 47%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFA87B?+

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