#DEDAFE Color

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

Color preview

#DEDAFE

Color formats

HEX
#DEDAFE
RGB
rgb(222, 218, 254)
RGBA
rgba(222, 218, 254, 1)
HSL
hsl(247, 95%, 93%)
HSV
hsv(247, 14%, 100%)
CMYK
cmyk(13%, 14%, 0%, 0%)
CSS variable
--color-primary: #DEDAFE;
Lowercase HEX
#dedafe

Shades

Tints

Tones

Harmony

CSS snippets for #DEDAFE

.color-dedafe {
  color: #DEDAFE;
  background-color: #DEDAFE;
}

Frequently asked questions

What color is #DEDAFE?+

#DEDAFE is a HEX color with RGB value rgb(222, 218, 254) and HSL value hsl(247, 95%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEDAFE?+

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