#D3EEFB Color

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

Color preview

#D3EEFB

Color formats

HEX
#D3EEFB
RGB
rgb(211, 238, 251)
RGBA
rgba(211, 238, 251, 1)
HSL
hsl(199, 83%, 91%)
HSV
hsv(199, 16%, 98%)
CMYK
cmyk(16%, 5%, 0%, 2%)
CSS variable
--color-primary: #D3EEFB;
Lowercase HEX
#d3eefb

Shades

Tints

Tones

Harmony

CSS snippets for #D3EEFB

.color-d3eefb {
  color: #D3EEFB;
  background-color: #D3EEFB;
}

Frequently asked questions

What color is #D3EEFB?+

#D3EEFB is a HEX color with RGB value rgb(211, 238, 251) and HSL value hsl(199, 83%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3EEFB?+

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