#DDC8FF Color

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

Color preview

#DDC8FF

Color formats

HEX
#DDC8FF
RGB
rgb(221, 200, 255)
RGBA
rgba(221, 200, 255, 1)
HSL
hsl(263, 100%, 89%)
HSV
hsv(263, 22%, 100%)
CMYK
cmyk(13%, 22%, 0%, 0%)
CSS variable
--color-primary: #DDC8FF;
Lowercase HEX
#ddc8ff

Shades

Tints

Tones

Harmony

CSS snippets for #DDC8FF

.color-ddc8ff {
  color: #DDC8FF;
  background-color: #DDC8FF;
}

Frequently asked questions

What color is #DDC8FF?+

#DDC8FF is a HEX color with RGB value rgb(221, 200, 255) and HSL value hsl(263, 100%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDC8FF?+

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