#DDE0FF Color

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

Color preview

#DDE0FF

Color formats

HEX
#DDE0FF
RGB
rgb(221, 224, 255)
RGBA
rgba(221, 224, 255, 1)
HSL
hsl(235, 100%, 93%)
HSV
hsv(235, 13%, 100%)
CMYK
cmyk(13%, 12%, 0%, 0%)
CSS variable
--color-primary: #DDE0FF;
Lowercase HEX
#dde0ff

Shades

Tints

Tones

Harmony

CSS snippets for #DDE0FF

.color-dde0ff {
  color: #DDE0FF;
  background-color: #DDE0FF;
}

Frequently asked questions

What color is #DDE0FF?+

#DDE0FF is a HEX color with RGB value rgb(221, 224, 255) and HSL value hsl(235, 100%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDE0FF?+

The closest Tailwind color is indigo-100, available as the bg-indigo-100 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