#DDC5FE Color

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

Color preview

#DDC5FE

Color formats

HEX
#DDC5FE
RGB
rgb(221, 197, 254)
RGBA
rgba(221, 197, 254, 1)
HSL
hsl(265, 97%, 88%)
HSV
hsv(265, 22%, 100%)
CMYK
cmyk(13%, 22%, 0%, 0%)
CSS variable
--color-primary: #DDC5FE;
Lowercase HEX
#ddc5fe

Shades

Tints

Tones

Harmony

CSS snippets for #DDC5FE

.color-ddc5fe {
  color: #DDC5FE;
  background-color: #DDC5FE;
}

Frequently asked questions

What color is #DDC5FE?+

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

What is the closest Tailwind color to #DDC5FE?+

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