#D3EAFD Color

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

Color preview

#D3EAFD

Color formats

HEX
#D3EAFD
RGB
rgb(211, 234, 253)
RGBA
rgba(211, 234, 253, 1)
HSL
hsl(207, 91%, 91%)
HSV
hsv(207, 17%, 99%)
CMYK
cmyk(17%, 8%, 0%, 1%)
CSS variable
--color-primary: #D3EAFD;
Lowercase HEX
#d3eafd

Shades

Tints

Tones

Harmony

CSS snippets for #D3EAFD

.color-d3eafd {
  color: #D3EAFD;
  background-color: #D3EAFD;
}

Frequently asked questions

What color is #D3EAFD?+

#D3EAFD is a HEX color with RGB value rgb(211, 234, 253) and HSL value hsl(207, 91%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3EAFD?+

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