#D3E4EB Color

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

Color preview

#D3E4EB

Color formats

HEX
#D3E4EB
RGB
rgb(211, 228, 235)
RGBA
rgba(211, 228, 235, 1)
HSL
hsl(197, 37%, 87%)
HSV
hsv(197, 10%, 92%)
CMYK
cmyk(10%, 3%, 0%, 8%)
CSS variable
--color-primary: #D3E4EB;
Lowercase HEX
#d3e4eb

Shades

Tints

Tones

Harmony

CSS snippets for #D3E4EB

.color-d3e4eb {
  color: #D3E4EB;
  background-color: #D3E4EB;
}

Frequently asked questions

What color is #D3E4EB?+

#D3E4EB is a HEX color with RGB value rgb(211, 228, 235) and HSL value hsl(197, 37%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3E4EB?+

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