#DDDEF6 Color

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

Color preview

#DDDEF6

Color formats

HEX
#DDDEF6
RGB
rgb(221, 222, 246)
RGBA
rgba(221, 222, 246, 1)
HSL
hsl(238, 58%, 92%)
HSV
hsv(238, 10%, 96%)
CMYK
cmyk(10%, 10%, 0%, 4%)
CSS variable
--color-primary: #DDDEF6;
Lowercase HEX
#dddef6

Shades

Tints

Tones

Harmony

CSS snippets for #DDDEF6

.color-dddef6 {
  color: #DDDEF6;
  background-color: #DDDEF6;
}

Frequently asked questions

What color is #DDDEF6?+

#DDDEF6 is a HEX color with RGB value rgb(221, 222, 246) and HSL value hsl(238, 58%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDDEF6?+

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