#D5E4FD Color

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

Color preview

#D5E4FD

Color formats

HEX
#D5E4FD
RGB
rgb(213, 228, 253)
RGBA
rgba(213, 228, 253, 1)
HSL
hsl(218, 91%, 91%)
HSV
hsv(218, 16%, 99%)
CMYK
cmyk(16%, 10%, 0%, 1%)
CSS variable
--color-primary: #D5E4FD;
Lowercase HEX
#d5e4fd

Shades

Tints

Tones

Harmony

CSS snippets for #D5E4FD

.color-d5e4fd {
  color: #D5E4FD;
  background-color: #D5E4FD;
}

Frequently asked questions

What color is #D5E4FD?+

#D5E4FD is a HEX color with RGB value rgb(213, 228, 253) and HSL value hsl(218, 91%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D5E4FD?+

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