#CFA88C Color

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

Color preview

#CFA88C

Color formats

HEX
#CFA88C
RGB
rgb(207, 168, 140)
RGBA
rgba(207, 168, 140, 1)
HSL
hsl(25, 41%, 68%)
HSV
hsv(25, 32%, 81%)
CMYK
cmyk(0%, 19%, 32%, 19%)
CSS variable
--color-primary: #CFA88C;
Lowercase HEX
#cfa88c

Shades

Tints

Tones

Harmony

CSS snippets for #CFA88C

.color-cfa88c {
  color: #CFA88C;
  background-color: #CFA88C;
}

Frequently asked questions

What color is #CFA88C?+

#CFA88C is a HEX color with RGB value rgb(207, 168, 140) and HSL value hsl(25, 41%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFA88C?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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