#D4DDEC Color

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

Color preview

#D4DDEC

Color formats

HEX
#D4DDEC
RGB
rgb(212, 221, 236)
RGBA
rgba(212, 221, 236, 1)
HSL
hsl(218, 39%, 88%)
HSV
hsv(218, 10%, 93%)
CMYK
cmyk(10%, 6%, 0%, 7%)
CSS variable
--color-primary: #D4DDEC;
Lowercase HEX
#d4ddec

Shades

Tints

Tones

Harmony

CSS snippets for #D4DDEC

.color-d4ddec {
  color: #D4DDEC;
  background-color: #D4DDEC;
}

Frequently asked questions

What color is #D4DDEC?+

#D4DDEC is a HEX color with RGB value rgb(212, 221, 236) and HSL value hsl(218, 39%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D4DDEC?+

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