#CAB5DB Color

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

Color preview

#CAB5DB

Color formats

HEX
#CAB5DB
RGB
rgb(202, 181, 219)
RGBA
rgba(202, 181, 219, 1)
HSL
hsl(273, 35%, 78%)
HSV
hsv(273, 17%, 86%)
CMYK
cmyk(8%, 17%, 0%, 14%)
CSS variable
--color-primary: #CAB5DB;
Lowercase HEX
#cab5db

Shades

Tints

Tones

Harmony

CSS snippets for #CAB5DB

.color-cab5db {
  color: #CAB5DB;
  background-color: #CAB5DB;
}

Frequently asked questions

What color is #CAB5DB?+

#CAB5DB is a HEX color with RGB value rgb(202, 181, 219) and HSL value hsl(273, 35%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CAB5DB?+

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