#DDCCFD Color

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

Color preview

#DDCCFD

Color formats

HEX
#DDCCFD
RGB
rgb(221, 204, 253)
RGBA
rgba(221, 204, 253, 1)
HSL
hsl(261, 92%, 90%)
HSV
hsv(261, 19%, 99%)
CMYK
cmyk(13%, 19%, 0%, 1%)
CSS variable
--color-primary: #DDCCFD;
Lowercase HEX
#ddccfd

Shades

Tints

Tones

Harmony

CSS snippets for #DDCCFD

.color-ddccfd {
  color: #DDCCFD;
  background-color: #DDCCFD;
}

Frequently asked questions

What color is #DDCCFD?+

#DDCCFD is a HEX color with RGB value rgb(221, 204, 253) and HSL value hsl(261, 92%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDCCFD?+

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