#DCC1FF Color

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

Color preview

#DCC1FF

Color formats

HEX
#DCC1FF
RGB
rgb(220, 193, 255)
RGBA
rgba(220, 193, 255, 1)
HSL
hsl(266, 100%, 88%)
HSV
hsv(266, 24%, 100%)
CMYK
cmyk(14%, 24%, 0%, 0%)
CSS variable
--color-primary: #DCC1FF;
Lowercase HEX
#dcc1ff

Shades

Tints

Tones

Harmony

CSS snippets for #DCC1FF

.color-dcc1ff {
  color: #DCC1FF;
  background-color: #DCC1FF;
}

Frequently asked questions

What color is #DCC1FF?+

#DCC1FF is a HEX color with RGB value rgb(220, 193, 255) and HSL value hsl(266, 100%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCC1FF?+

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