#CABCD1 Color

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

Color preview

#CABCD1

Color formats

HEX
#CABCD1
RGB
rgb(202, 188, 209)
RGBA
rgba(202, 188, 209, 1)
HSL
hsl(280, 19%, 78%)
HSV
hsv(280, 10%, 82%)
CMYK
cmyk(3%, 10%, 0%, 18%)
CSS variable
--color-primary: #CABCD1;
Lowercase HEX
#cabcd1

Shades

Tints

Tones

Harmony

CSS snippets for #CABCD1

.color-cabcd1 {
  color: #CABCD1;
  background-color: #CABCD1;
}

Frequently asked questions

What color is #CABCD1?+

#CABCD1 is a HEX color with RGB value rgb(202, 188, 209) and HSL value hsl(280, 19%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABCD1?+

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