#D5EDF9 Color

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

Color preview

#D5EDF9

Color formats

HEX
#D5EDF9
RGB
rgb(213, 237, 249)
RGBA
rgba(213, 237, 249, 1)
HSL
hsl(200, 75%, 91%)
HSV
hsv(200, 14%, 98%)
CMYK
cmyk(14%, 5%, 0%, 2%)
CSS variable
--color-primary: #D5EDF9;
Lowercase HEX
#d5edf9

Shades

Tints

Tones

Harmony

CSS snippets for #D5EDF9

.color-d5edf9 {
  color: #D5EDF9;
  background-color: #D5EDF9;
}

Frequently asked questions

What color is #D5EDF9?+

#D5EDF9 is a HEX color with RGB value rgb(213, 237, 249) and HSL value hsl(200, 75%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D5EDF9?+

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