#CDADE1 Color

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

Color preview

#CDADE1

Color formats

HEX
#CDADE1
RGB
rgb(205, 173, 225)
RGBA
rgba(205, 173, 225, 1)
HSL
hsl(277, 46%, 78%)
HSV
hsv(277, 23%, 88%)
CMYK
cmyk(9%, 23%, 0%, 12%)
CSS variable
--color-primary: #CDADE1;
Lowercase HEX
#cdade1

Shades

Tints

Tones

Harmony

CSS snippets for #CDADE1

.color-cdade1 {
  color: #CDADE1;
  background-color: #CDADE1;
}

Frequently asked questions

What color is #CDADE1?+

#CDADE1 is a HEX color with RGB value rgb(205, 173, 225) and HSL value hsl(277, 46%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CDADE1?+

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