#CFA89B Color

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

Color preview

#CFA89B

Color formats

HEX
#CFA89B
RGB
rgb(207, 168, 155)
RGBA
rgba(207, 168, 155, 1)
HSL
hsl(15, 35%, 71%)
HSV
hsv(15, 25%, 81%)
CMYK
cmyk(0%, 19%, 25%, 19%)
CSS variable
--color-primary: #CFA89B;
Lowercase HEX
#cfa89b

Shades

Tints

Tones

Harmony

CSS snippets for #CFA89B

.color-cfa89b {
  color: #CFA89B;
  background-color: #CFA89B;
}

Frequently asked questions

What color is #CFA89B?+

#CFA89B is a HEX color with RGB value rgb(207, 168, 155) and HSL value hsl(15, 35%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFA89B?+

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