#DDE3FF Color

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

Color preview

#DDE3FF

Color formats

HEX
#DDE3FF
RGB
rgb(221, 227, 255)
RGBA
rgba(221, 227, 255, 1)
HSL
hsl(229, 100%, 93%)
HSV
hsv(229, 13%, 100%)
CMYK
cmyk(13%, 11%, 0%, 0%)
CSS variable
--color-primary: #DDE3FF;
Lowercase HEX
#dde3ff

Shades

Tints

Tones

Harmony

CSS snippets for #DDE3FF

.color-dde3ff {
  color: #DDE3FF;
  background-color: #DDE3FF;
}

Frequently asked questions

What color is #DDE3FF?+

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

What is the closest Tailwind color to #DDE3FF?+

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