#CAB5DE Color

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

Color preview

#CAB5DE

Color formats

HEX
#CAB5DE
RGB
rgb(202, 181, 222)
RGBA
rgba(202, 181, 222, 1)
HSL
hsl(271, 38%, 79%)
HSV
hsv(271, 18%, 87%)
CMYK
cmyk(9%, 18%, 0%, 13%)
CSS variable
--color-primary: #CAB5DE;
Lowercase HEX
#cab5de

Shades

Tints

Tones

Harmony

CSS snippets for #CAB5DE

.color-cab5de {
  color: #CAB5DE;
  background-color: #CAB5DE;
}

Frequently asked questions

What color is #CAB5DE?+

#CAB5DE is a HEX color with RGB value rgb(202, 181, 222) and HSL value hsl(271, 38%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CAB5DE?+

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