#D3EAFE Color

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

Color preview

#D3EAFE

Color formats

HEX
#D3EAFE
RGB
rgb(211, 234, 254)
RGBA
rgba(211, 234, 254, 1)
HSL
hsl(208, 96%, 91%)
HSV
hsv(208, 17%, 100%)
CMYK
cmyk(17%, 8%, 0%, 0%)
CSS variable
--color-primary: #D3EAFE;
Lowercase HEX
#d3eafe

Shades

Tints

Tones

Harmony

CSS snippets for #D3EAFE

.color-d3eafe {
  color: #D3EAFE;
  background-color: #D3EAFE;
}

Frequently asked questions

What color is #D3EAFE?+

#D3EAFE is a HEX color with RGB value rgb(211, 234, 254) and HSL value hsl(208, 96%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3EAFE?+

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