#CDC3FF Color

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

Color preview

#CDC3FF

Color formats

HEX
#CDC3FF
RGB
rgb(205, 195, 255)
RGBA
rgba(205, 195, 255, 1)
HSL
hsl(250, 100%, 88%)
HSV
hsv(250, 24%, 100%)
CMYK
cmyk(20%, 24%, 0%, 0%)
CSS variable
--color-primary: #CDC3FF;
Lowercase HEX
#cdc3ff

Shades

Tints

Tones

Harmony

CSS snippets for #CDC3FF

.color-cdc3ff {
  color: #CDC3FF;
  background-color: #CDC3FF;
}

Frequently asked questions

What color is #CDC3FF?+

#CDC3FF is a HEX color with RGB value rgb(205, 195, 255) and HSL value hsl(250, 100%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDC3FF?+

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