#DED8F2 Color

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

Color preview

#DED8F2

Color formats

HEX
#DED8F2
RGB
rgb(222, 216, 242)
RGBA
rgba(222, 216, 242, 1)
HSL
hsl(254, 50%, 90%)
HSV
hsv(254, 11%, 95%)
CMYK
cmyk(8%, 11%, 0%, 5%)
CSS variable
--color-primary: #DED8F2;
Lowercase HEX
#ded8f2

Shades

Tints

Tones

Harmony

CSS snippets for #DED8F2

.color-ded8f2 {
  color: #DED8F2;
  background-color: #DED8F2;
}

Frequently asked questions

What color is #DED8F2?+

#DED8F2 is a HEX color with RGB value rgb(222, 216, 242) and HSL value hsl(254, 50%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DED8F2?+

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