#CABFDC Color

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

Color preview

#CABFDC

Color formats

HEX
#CABFDC
RGB
rgb(202, 191, 220)
RGBA
rgba(202, 191, 220, 1)
HSL
hsl(263, 29%, 81%)
HSV
hsv(263, 13%, 86%)
CMYK
cmyk(8%, 13%, 0%, 14%)
CSS variable
--color-primary: #CABFDC;
Lowercase HEX
#cabfdc

Shades

Tints

Tones

Harmony

CSS snippets for #CABFDC

.color-cabfdc {
  color: #CABFDC;
  background-color: #CABFDC;
}

Frequently asked questions

What color is #CABFDC?+

#CABFDC is a HEX color with RGB value rgb(202, 191, 220) and HSL value hsl(263, 29%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABFDC?+

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