#CDADD5 Color

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

Color preview

#CDADD5

Color formats

HEX
#CDADD5
RGB
rgb(205, 173, 213)
RGBA
rgba(205, 173, 213, 1)
HSL
hsl(288, 32%, 76%)
HSV
hsv(288, 19%, 84%)
CMYK
cmyk(4%, 19%, 0%, 16%)
CSS variable
--color-primary: #CDADD5;
Lowercase HEX
#cdadd5

Shades

Tints

Tones

Harmony

CSS snippets for #CDADD5

.color-cdadd5 {
  color: #CDADD5;
  background-color: #CDADD5;
}

Frequently asked questions

What color is #CDADD5?+

#CDADD5 is a HEX color with RGB value rgb(205, 173, 213) and HSL value hsl(288, 32%, 76%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDADD5?+

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