#CABFC2 Color

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

Color preview

#CABFC2

Color formats

HEX
#CABFC2
RGB
rgb(202, 191, 194)
RGBA
rgba(202, 191, 194, 1)
HSL
hsl(344, 9%, 77%)
HSV
hsv(344, 5%, 79%)
CMYK
cmyk(0%, 5%, 4%, 21%)
CSS variable
--color-primary: #CABFC2;
Lowercase HEX
#cabfc2

Shades

Tints

Tones

Harmony

CSS snippets for #CABFC2

.color-cabfc2 {
  color: #CABFC2;
  background-color: #CABFC2;
}

Frequently asked questions

What color is #CABFC2?+

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

What is the closest Tailwind color to #CABFC2?+

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