#CABDDD Color

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

Color preview

#CABDDD

Color formats

HEX
#CABDDD
RGB
rgb(202, 189, 221)
RGBA
rgba(202, 189, 221, 1)
HSL
hsl(264, 32%, 80%)
HSV
hsv(264, 14%, 87%)
CMYK
cmyk(9%, 14%, 0%, 13%)
CSS variable
--color-primary: #CABDDD;
Lowercase HEX
#cabddd

Shades

Tints

Tones

Harmony

CSS snippets for #CABDDD

.color-cabddd {
  color: #CABDDD;
  background-color: #CABDDD;
}

Frequently asked questions

What color is #CABDDD?+

#CABDDD is a HEX color with RGB value rgb(202, 189, 221) and HSL value hsl(264, 32%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABDDD?+

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