#CFABBB Color

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

Color preview

#CFABBB

Color formats

HEX
#CFABBB
RGB
rgb(207, 171, 187)
RGBA
rgba(207, 171, 187, 1)
HSL
hsl(333, 27%, 74%)
HSV
hsv(333, 17%, 81%)
CMYK
cmyk(0%, 17%, 10%, 19%)
CSS variable
--color-primary: #CFABBB;
Lowercase HEX
#cfabbb

Shades

Tints

Tones

Harmony

CSS snippets for #CFABBB

.color-cfabbb {
  color: #CFABBB;
  background-color: #CFABBB;
}

Frequently asked questions

What color is #CFABBB?+

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

What is the closest Tailwind color to #CFABBB?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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