#DFDDEE Color

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

Color preview

#DFDDEE

Color formats

HEX
#DFDDEE
RGB
rgb(223, 221, 238)
RGBA
rgba(223, 221, 238, 1)
HSL
hsl(247, 33%, 90%)
HSV
hsv(247, 7%, 93%)
CMYK
cmyk(6%, 7%, 0%, 7%)
CSS variable
--color-primary: #DFDDEE;
Lowercase HEX
#dfddee

Shades

Tints

Tones

Harmony

CSS snippets for #DFDDEE

.color-dfddee {
  color: #DFDDEE;
  background-color: #DFDDEE;
}

Frequently asked questions

What color is #DFDDEE?+

#DFDDEE is a HEX color with RGB value rgb(223, 221, 238) and HSL value hsl(247, 33%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFDDEE?+

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