#CFA08B Color

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

Color preview

#CFA08B

Color formats

HEX
#CFA08B
RGB
rgb(207, 160, 139)
RGBA
rgba(207, 160, 139, 1)
HSL
hsl(19, 41%, 68%)
HSV
hsv(19, 33%, 81%)
CMYK
cmyk(0%, 23%, 33%, 19%)
CSS variable
--color-primary: #CFA08B;
Lowercase HEX
#cfa08b

Shades

Tints

Tones

Harmony

CSS snippets for #CFA08B

.color-cfa08b {
  color: #CFA08B;
  background-color: #CFA08B;
}

Frequently asked questions

What color is #CFA08B?+

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

What is the closest Tailwind color to #CFA08B?+

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