#D3E6DB Color

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

Color preview

#D3E6DB

Color formats

HEX
#D3E6DB
RGB
rgb(211, 230, 219)
RGBA
rgba(211, 230, 219, 1)
HSL
hsl(145, 28%, 86%)
HSV
hsv(145, 8%, 90%)
CMYK
cmyk(8%, 0%, 5%, 10%)
CSS variable
--color-primary: #D3E6DB;
Lowercase HEX
#d3e6db

Shades

Tints

Tones

Harmony

CSS snippets for #D3E6DB

.color-d3e6db {
  color: #D3E6DB;
  background-color: #D3E6DB;
}

Frequently asked questions

What color is #D3E6DB?+

#D3E6DB is a HEX color with RGB value rgb(211, 230, 219) and HSL value hsl(145, 28%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3E6DB?+

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