#CFABB3 Color

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

Color preview

#CFABB3

Color formats

HEX
#CFABB3
RGB
rgb(207, 171, 179)
RGBA
rgba(207, 171, 179, 1)
HSL
hsl(347, 27%, 74%)
HSV
hsv(347, 17%, 81%)
CMYK
cmyk(0%, 17%, 14%, 19%)
CSS variable
--color-primary: #CFABB3;
Lowercase HEX
#cfabb3

Shades

Tints

Tones

Harmony

CSS snippets for #CFABB3

.color-cfabb3 {
  color: #CFABB3;
  background-color: #CFABB3;
}

Frequently asked questions

What color is #CFABB3?+

#CFABB3 is a HEX color with RGB value rgb(207, 171, 179) and HSL value hsl(347, 27%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CFABB3?+

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