#CABDEC Color

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

Color preview

#CABDEC

Color formats

HEX
#CABDEC
RGB
rgb(202, 189, 236)
RGBA
rgba(202, 189, 236, 1)
HSL
hsl(257, 55%, 83%)
HSV
hsv(257, 20%, 93%)
CMYK
cmyk(14%, 20%, 0%, 7%)
CSS variable
--color-primary: #CABDEC;
Lowercase HEX
#cabdec

Shades

Tints

Tones

Harmony

CSS snippets for #CABDEC

.color-cabdec {
  color: #CABDEC;
  background-color: #CABDEC;
}

Frequently asked questions

What color is #CABDEC?+

#CABDEC is a HEX color with RGB value rgb(202, 189, 236) and HSL value hsl(257, 55%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABDEC?+

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