#DED6F2 Color

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

Color preview

#DED6F2

Color formats

HEX
#DED6F2
RGB
rgb(222, 214, 242)
RGBA
rgba(222, 214, 242, 1)
HSL
hsl(257, 52%, 89%)
HSV
hsv(257, 12%, 95%)
CMYK
cmyk(8%, 12%, 0%, 5%)
CSS variable
--color-primary: #DED6F2;
Lowercase HEX
#ded6f2

Shades

Tints

Tones

Harmony

CSS snippets for #DED6F2

.color-ded6f2 {
  color: #DED6F2;
  background-color: #DED6F2;
}

Frequently asked questions

What color is #DED6F2?+

#DED6F2 is a HEX color with RGB value rgb(222, 214, 242) and HSL value hsl(257, 52%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DED6F2?+

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