#DDDFF4 Color

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

Color preview

#DDDFF4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDDFF4

.color-dddff4 {
  color: #DDDFF4;
  background-color: #DDDFF4;
}

Frequently asked questions

What color is #DDDFF4?+

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

What is the closest Tailwind color to #DDDFF4?+

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