#DDC4FE Color

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

Color preview

#DDC4FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDC4FE

.color-ddc4fe {
  color: #DDC4FE;
  background-color: #DDC4FE;
}

Frequently asked questions

What color is #DDC4FE?+

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

What is the closest Tailwind color to #DDC4FE?+

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