#DDEDFD Color

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

Color preview

#DDEDFD

Color formats

HEX
#DDEDFD
RGB
rgb(221, 237, 253)
RGBA
rgba(221, 237, 253, 1)
HSL
hsl(210, 89%, 93%)
HSV
hsv(210, 13%, 99%)
CMYK
cmyk(13%, 6%, 0%, 1%)
CSS variable
--color-primary: #DDEDFD;
Lowercase HEX
#ddedfd

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDFD

.color-ddedfd {
  color: #DDEDFD;
  background-color: #DDEDFD;
}

Frequently asked questions

What color is #DDEDFD?+

#DDEDFD is a HEX color with RGB value rgb(221, 237, 253) and HSL value hsl(210, 89%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDEDFD?+

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