#DFD5EE Color

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

Color preview

#DFD5EE

Color formats

HEX
#DFD5EE
RGB
rgb(223, 213, 238)
RGBA
rgba(223, 213, 238, 1)
HSL
hsl(264, 42%, 88%)
HSV
hsv(264, 11%, 93%)
CMYK
cmyk(6%, 11%, 0%, 7%)
CSS variable
--color-primary: #DFD5EE;
Lowercase HEX
#dfd5ee

Shades

Tints

Tones

Harmony

CSS snippets for #DFD5EE

.color-dfd5ee {
  color: #DFD5EE;
  background-color: #DFD5EE;
}

Frequently asked questions

What color is #DFD5EE?+

#DFD5EE is a HEX color with RGB value rgb(223, 213, 238) and HSL value hsl(264, 42%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFD5EE?+

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