#CABFC0 Color

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

Color preview

#CABFC0

Color formats

HEX
#CABFC0
RGB
rgb(202, 191, 192)
RGBA
rgba(202, 191, 192, 1)
HSL
hsl(355, 9%, 77%)
HSV
hsv(355, 5%, 79%)
CMYK
cmyk(0%, 5%, 5%, 21%)
CSS variable
--color-primary: #CABFC0;
Lowercase HEX
#cabfc0

Shades

Tints

Tones

Harmony

CSS snippets for #CABFC0

.color-cabfc0 {
  color: #CABFC0;
  background-color: #CABFC0;
}

Frequently asked questions

What color is #CABFC0?+

#CABFC0 is a HEX color with RGB value rgb(202, 191, 192) and HSL value hsl(355, 9%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CABFC0?+

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