#DDC9FE Color

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

Color preview

#DDC9FE

Color formats

HEX
#DDC9FE
RGB
rgb(221, 201, 254)
RGBA
rgba(221, 201, 254, 1)
HSL
hsl(263, 96%, 89%)
HSV
hsv(263, 21%, 100%)
CMYK
cmyk(13%, 21%, 0%, 0%)
CSS variable
--color-primary: #DDC9FE;
Lowercase HEX
#ddc9fe

Shades

Tints

Tones

Harmony

CSS snippets for #DDC9FE

.color-ddc9fe {
  color: #DDC9FE;
  background-color: #DDC9FE;
}

Frequently asked questions

What color is #DDC9FE?+

#DDC9FE is a HEX color with RGB value rgb(221, 201, 254) and HSL value hsl(263, 96%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDC9FE?+

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