#DDC9ED Color

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

Color preview

#DDC9ED

Color formats

HEX
#DDC9ED
RGB
rgb(221, 201, 237)
RGBA
rgba(221, 201, 237, 1)
HSL
hsl(273, 50%, 86%)
HSV
hsv(273, 15%, 93%)
CMYK
cmyk(7%, 15%, 0%, 7%)
CSS variable
--color-primary: #DDC9ED;
Lowercase HEX
#ddc9ed

Shades

Tints

Tones

Harmony

CSS snippets for #DDC9ED

.color-ddc9ed {
  color: #DDC9ED;
  background-color: #DDC9ED;
}

Frequently asked questions

What color is #DDC9ED?+

#DDC9ED is a HEX color with RGB value rgb(221, 201, 237) and HSL value hsl(273, 50%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDC9ED?+

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