#DDE2FA Color

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

Color preview

#DDE2FA

Color formats

HEX
#DDE2FA
RGB
rgb(221, 226, 250)
RGBA
rgba(221, 226, 250, 1)
HSL
hsl(230, 74%, 92%)
HSV
hsv(230, 12%, 98%)
CMYK
cmyk(12%, 10%, 0%, 2%)
CSS variable
--color-primary: #DDE2FA;
Lowercase HEX
#dde2fa

Shades

Tints

Tones

Harmony

CSS snippets for #DDE2FA

.color-dde2fa {
  color: #DDE2FA;
  background-color: #DDE2FA;
}

Frequently asked questions

What color is #DDE2FA?+

#DDE2FA is a HEX color with RGB value rgb(221, 226, 250) and HSL value hsl(230, 74%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDE2FA?+

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