#DCC3FE Color

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

Color preview

#DCC3FE

Color formats

HEX
#DCC3FE
RGB
rgb(220, 195, 254)
RGBA
rgba(220, 195, 254, 1)
HSL
hsl(265, 97%, 88%)
HSV
hsv(265, 23%, 100%)
CMYK
cmyk(13%, 23%, 0%, 0%)
CSS variable
--color-primary: #DCC3FE;
Lowercase HEX
#dcc3fe

Shades

Tints

Tones

Harmony

CSS snippets for #DCC3FE

.color-dcc3fe {
  color: #DCC3FE;
  background-color: #DCC3FE;
}

Frequently asked questions

What color is #DCC3FE?+

#DCC3FE is a HEX color with RGB value rgb(220, 195, 254) and HSL value hsl(265, 97%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCC3FE?+

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