#DDEBF4 Color

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

Color preview

#DDEBF4

Color formats

HEX
#DDEBF4
RGB
rgb(221, 235, 244)
RGBA
rgba(221, 235, 244, 1)
HSL
hsl(203, 51%, 91%)
HSV
hsv(203, 9%, 96%)
CMYK
cmyk(9%, 4%, 0%, 4%)
CSS variable
--color-primary: #DDEBF4;
Lowercase HEX
#ddebf4

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBF4

.color-ddebf4 {
  color: #DDEBF4;
  background-color: #DDEBF4;
}

Frequently asked questions

What color is #DDEBF4?+

#DDEBF4 is a HEX color with RGB value rgb(221, 235, 244) and HSL value hsl(203, 51%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDEBF4?+

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