#DDECF6 Color

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

Color preview

#DDECF6

Color formats

HEX
#DDECF6
RGB
rgb(221, 236, 246)
RGBA
rgba(221, 236, 246, 1)
HSL
hsl(204, 58%, 92%)
HSV
hsv(204, 10%, 96%)
CMYK
cmyk(10%, 4%, 0%, 4%)
CSS variable
--color-primary: #DDECF6;
Lowercase HEX
#ddecf6

Shades

Tints

Tones

Harmony

CSS snippets for #DDECF6

.color-ddecf6 {
  color: #DDECF6;
  background-color: #DDECF6;
}

Frequently asked questions

What color is #DDECF6?+

#DDECF6 is a HEX color with RGB value rgb(221, 236, 246) and HSL value hsl(204, 58%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDECF6?+

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