#D3EDF9 Color

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

Color preview

#D3EDF9

Color formats

HEX
#D3EDF9
RGB
rgb(211, 237, 249)
RGBA
rgba(211, 237, 249, 1)
HSL
hsl(199, 76%, 90%)
HSV
hsv(199, 15%, 98%)
CMYK
cmyk(15%, 5%, 0%, 2%)
CSS variable
--color-primary: #D3EDF9;
Lowercase HEX
#d3edf9

Shades

Tints

Tones

Harmony

CSS snippets for #D3EDF9

.color-d3edf9 {
  color: #D3EDF9;
  background-color: #D3EDF9;
}

Frequently asked questions

What color is #D3EDF9?+

#D3EDF9 is a HEX color with RGB value rgb(211, 237, 249) and HSL value hsl(199, 76%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3EDF9?+

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