#D3DBEE Color

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

Color preview

#D3DBEE

Color formats

HEX
#D3DBEE
RGB
rgb(211, 219, 238)
RGBA
rgba(211, 219, 238, 1)
HSL
hsl(222, 44%, 88%)
HSV
hsv(222, 11%, 93%)
CMYK
cmyk(11%, 8%, 0%, 7%)
CSS variable
--color-primary: #D3DBEE;
Lowercase HEX
#d3dbee

Shades

Tints

Tones

Harmony

CSS snippets for #D3DBEE

.color-d3dbee {
  color: #D3DBEE;
  background-color: #D3DBEE;
}

Frequently asked questions

What color is #D3DBEE?+

#D3DBEE is a HEX color with RGB value rgb(211, 219, 238) and HSL value hsl(222, 44%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3DBEE?+

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