#DEDAF2 Color

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

Color preview

#DEDAF2

Color formats

HEX
#DEDAF2
RGB
rgb(222, 218, 242)
RGBA
rgba(222, 218, 242, 1)
HSL
hsl(250, 48%, 90%)
HSV
hsv(250, 10%, 95%)
CMYK
cmyk(8%, 10%, 0%, 5%)
CSS variable
--color-primary: #DEDAF2;
Lowercase HEX
#dedaf2

Shades

Tints

Tones

Harmony

CSS snippets for #DEDAF2

.color-dedaf2 {
  color: #DEDAF2;
  background-color: #DEDAF2;
}

Frequently asked questions

What color is #DEDAF2?+

#DEDAF2 is a HEX color with RGB value rgb(222, 218, 242) and HSL value hsl(250, 48%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEDAF2?+

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