#DEDAEF Color

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

Color preview

#DEDAEF

Color formats

HEX
#DEDAEF
RGB
rgb(222, 218, 239)
RGBA
rgba(222, 218, 239, 1)
HSL
hsl(251, 40%, 90%)
HSV
hsv(251, 9%, 94%)
CMYK
cmyk(7%, 9%, 0%, 6%)
CSS variable
--color-primary: #DEDAEF;
Lowercase HEX
#dedaef

Shades

Tints

Tones

Harmony

CSS snippets for #DEDAEF

.color-dedaef {
  color: #DEDAEF;
  background-color: #DEDAEF;
}

Frequently asked questions

What color is #DEDAEF?+

#DEDAEF is a HEX color with RGB value rgb(222, 218, 239) and HSL value hsl(251, 40%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEDAEF?+

The closest Tailwind color is zinc-200, available as the bg-zinc-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