#CABCDF Color

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

Color preview

#CABCDF

Color formats

HEX
#CABCDF
RGB
rgb(202, 188, 223)
RGBA
rgba(202, 188, 223, 1)
HSL
hsl(264, 35%, 81%)
HSV
hsv(264, 16%, 87%)
CMYK
cmyk(9%, 16%, 0%, 13%)
CSS variable
--color-primary: #CABCDF;
Lowercase HEX
#cabcdf

Shades

Tints

Tones

Harmony

CSS snippets for #CABCDF

.color-cabcdf {
  color: #CABCDF;
  background-color: #CABCDF;
}

Frequently asked questions

What color is #CABCDF?+

#CABCDF is a HEX color with RGB value rgb(202, 188, 223) and HSL value hsl(264, 35%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABCDF?+

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