#DDEBFD Color

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

Color preview

#DDEBFD

Color formats

HEX
#DDEBFD
RGB
rgb(221, 235, 253)
RGBA
rgba(221, 235, 253, 1)
HSL
hsl(214, 89%, 93%)
HSV
hsv(214, 13%, 99%)
CMYK
cmyk(13%, 7%, 0%, 1%)
CSS variable
--color-primary: #DDEBFD;
Lowercase HEX
#ddebfd

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBFD

.color-ddebfd {
  color: #DDEBFD;
  background-color: #DDEBFD;
}

Frequently asked questions

What color is #DDEBFD?+

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

What is the closest Tailwind color to #DDEBFD?+

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