#CAADEB Color

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

Color preview

#CAADEB

Color formats

HEX
#CAADEB
RGB
rgb(202, 173, 235)
RGBA
rgba(202, 173, 235, 1)
HSL
hsl(268, 61%, 80%)
HSV
hsv(268, 26%, 92%)
CMYK
cmyk(14%, 26%, 0%, 8%)
CSS variable
--color-primary: #CAADEB;
Lowercase HEX
#caadeb

Shades

Tints

Tones

Harmony

CSS snippets for #CAADEB

.color-caadeb {
  color: #CAADEB;
  background-color: #CAADEB;
}

Frequently asked questions

What color is #CAADEB?+

#CAADEB is a HEX color with RGB value rgb(202, 173, 235) and HSL value hsl(268, 61%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAADEB?+

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