#DED5F6 Color

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

Color preview

#DED5F6

Color formats

HEX
#DED5F6
RGB
rgb(222, 213, 246)
RGBA
rgba(222, 213, 246, 1)
HSL
hsl(256, 65%, 90%)
HSV
hsv(256, 13%, 96%)
CMYK
cmyk(10%, 13%, 0%, 4%)
CSS variable
--color-primary: #DED5F6;
Lowercase HEX
#ded5f6

Shades

Tints

Tones

Harmony

CSS snippets for #DED5F6

.color-ded5f6 {
  color: #DED5F6;
  background-color: #DED5F6;
}

Frequently asked questions

What color is #DED5F6?+

#DED5F6 is a HEX color with RGB value rgb(222, 213, 246) and HSL value hsl(256, 65%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DED5F6?+

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