#DEDAF4 Color

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

Color preview

#DEDAF4

Color formats

HEX
#DEDAF4
RGB
rgb(222, 218, 244)
RGBA
rgba(222, 218, 244, 1)
HSL
hsl(249, 54%, 91%)
HSV
hsv(249, 11%, 96%)
CMYK
cmyk(9%, 11%, 0%, 4%)
CSS variable
--color-primary: #DEDAF4;
Lowercase HEX
#dedaf4

Shades

Tints

Tones

Harmony

CSS snippets for #DEDAF4

.color-dedaf4 {
  color: #DEDAF4;
  background-color: #DEDAF4;
}

Frequently asked questions

What color is #DEDAF4?+

#DEDAF4 is a HEX color with RGB value rgb(222, 218, 244) and HSL value hsl(249, 54%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEDAF4?+

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