#DED7F2 Color

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

Color preview

#DED7F2

Color formats

HEX
#DED7F2
RGB
rgb(222, 215, 242)
RGBA
rgba(222, 215, 242, 1)
HSL
hsl(256, 51%, 90%)
HSV
hsv(256, 11%, 95%)
CMYK
cmyk(8%, 11%, 0%, 5%)
CSS variable
--color-primary: #DED7F2;
Lowercase HEX
#ded7f2

Shades

Tints

Tones

Harmony

CSS snippets for #DED7F2

.color-ded7f2 {
  color: #DED7F2;
  background-color: #DED7F2;
}

Frequently asked questions

What color is #DED7F2?+

#DED7F2 is a HEX color with RGB value rgb(222, 215, 242) and HSL value hsl(256, 51%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DED7F2?+

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