#CABDD5 Color

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

Color preview

#CABDD5

Color formats

HEX
#CABDD5
RGB
rgb(202, 189, 213)
RGBA
rgba(202, 189, 213, 1)
HSL
hsl(272, 22%, 79%)
HSV
hsv(272, 11%, 84%)
CMYK
cmyk(5%, 11%, 0%, 16%)
CSS variable
--color-primary: #CABDD5;
Lowercase HEX
#cabdd5

Shades

Tints

Tones

Harmony

CSS snippets for #CABDD5

.color-cabdd5 {
  color: #CABDD5;
  background-color: #CABDD5;
}

Frequently asked questions

What color is #CABDD5?+

#CABDD5 is a HEX color with RGB value rgb(202, 189, 213) and HSL value hsl(272, 22%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABDD5?+

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