#CFA08C Color

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

Color preview

#CFA08C

Color formats

HEX
#CFA08C
RGB
rgb(207, 160, 140)
RGBA
rgba(207, 160, 140, 1)
HSL
hsl(18, 41%, 68%)
HSV
hsv(18, 32%, 81%)
CMYK
cmyk(0%, 23%, 32%, 19%)
CSS variable
--color-primary: #CFA08C;
Lowercase HEX
#cfa08c

Shades

Tints

Tones

Harmony

CSS snippets for #CFA08C

.color-cfa08c {
  color: #CFA08C;
  background-color: #CFA08C;
}

Frequently asked questions

What color is #CFA08C?+

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

What is the closest Tailwind color to #CFA08C?+

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