#DDE7FF Color

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

Color preview

#DDE7FF

Color formats

HEX
#DDE7FF
RGB
rgb(221, 231, 255)
RGBA
rgba(221, 231, 255, 1)
HSL
hsl(222, 100%, 93%)
HSV
hsv(222, 13%, 100%)
CMYK
cmyk(13%, 9%, 0%, 0%)
CSS variable
--color-primary: #DDE7FF;
Lowercase HEX
#dde7ff

Shades

Tints

Tones

Harmony

CSS snippets for #DDE7FF

.color-dde7ff {
  color: #DDE7FF;
  background-color: #DDE7FF;
}

Frequently asked questions

What color is #DDE7FF?+

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

What is the closest Tailwind color to #DDE7FF?+

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