#DFD4FE Color

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

Color preview

#DFD4FE

Color formats

HEX
#DFD4FE
RGB
rgb(223, 212, 254)
RGBA
rgba(223, 212, 254, 1)
HSL
hsl(256, 95%, 91%)
HSV
hsv(256, 17%, 100%)
CMYK
cmyk(12%, 17%, 0%, 0%)
CSS variable
--color-primary: #DFD4FE;
Lowercase HEX
#dfd4fe

Shades

Tints

Tones

Harmony

CSS snippets for #DFD4FE

.color-dfd4fe {
  color: #DFD4FE;
  background-color: #DFD4FE;
}

Frequently asked questions

What color is #DFD4FE?+

#DFD4FE is a HEX color with RGB value rgb(223, 212, 254) and HSL value hsl(256, 95%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFD4FE?+

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