#CFABB4 Color

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

Color preview

#CFABB4

Color formats

HEX
#CFABB4
RGB
rgb(207, 171, 180)
RGBA
rgba(207, 171, 180, 1)
HSL
hsl(345, 27%, 74%)
HSV
hsv(345, 17%, 81%)
CMYK
cmyk(0%, 17%, 13%, 19%)
CSS variable
--color-primary: #CFABB4;
Lowercase HEX
#cfabb4

Shades

Tints

Tones

Harmony

CSS snippets for #CFABB4

.color-cfabb4 {
  color: #CFABB4;
  background-color: #CFABB4;
}

Frequently asked questions

What color is #CFABB4?+

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

What is the closest Tailwind color to #CFABB4?+

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