#DFD2FE Color

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

Color preview

#DFD2FE

Color formats

HEX
#DFD2FE
RGB
rgb(223, 210, 254)
RGBA
rgba(223, 210, 254, 1)
HSL
hsl(258, 96%, 91%)
HSV
hsv(258, 17%, 100%)
CMYK
cmyk(12%, 17%, 0%, 0%)
CSS variable
--color-primary: #DFD2FE;
Lowercase HEX
#dfd2fe

Shades

Tints

Tones

Harmony

CSS snippets for #DFD2FE

.color-dfd2fe {
  color: #DFD2FE;
  background-color: #DFD2FE;
}

Frequently asked questions

What color is #DFD2FE?+

#DFD2FE is a HEX color with RGB value rgb(223, 210, 254) and HSL value hsl(258, 96%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFD2FE?+

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