#DDDFFE Color

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

Color preview

#DDDFFE

Color formats

HEX
#DDDFFE
RGB
rgb(221, 223, 254)
RGBA
rgba(221, 223, 254, 1)
HSL
hsl(236, 94%, 93%)
HSV
hsv(236, 13%, 100%)
CMYK
cmyk(13%, 12%, 0%, 0%)
CSS variable
--color-primary: #DDDFFE;
Lowercase HEX
#dddffe

Shades

Tints

Tones

Harmony

CSS snippets for #DDDFFE

.color-dddffe {
  color: #DDDFFE;
  background-color: #DDDFFE;
}

Frequently asked questions

What color is #DDDFFE?+

#DDDFFE is a HEX color with RGB value rgb(221, 223, 254) and HSL value hsl(236, 94%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDDFFE?+

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