#DCC4FE Color

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

Color preview

#DCC4FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCC4FE

.color-dcc4fe {
  color: #DCC4FE;
  background-color: #DCC4FE;
}

Frequently asked questions

What color is #DCC4FE?+

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

What is the closest Tailwind color to #DCC4FE?+

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