#D5EAFF Color

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

Color preview

#D5EAFF

Color formats

HEX
#D5EAFF
RGB
rgb(213, 234, 255)
RGBA
rgba(213, 234, 255, 1)
HSL
hsl(210, 100%, 92%)
HSV
hsv(210, 16%, 100%)
CMYK
cmyk(16%, 8%, 0%, 0%)
CSS variable
--color-primary: #D5EAFF;
Lowercase HEX
#d5eaff

Shades

Tints

Tones

Harmony

CSS snippets for #D5EAFF

.color-d5eaff {
  color: #D5EAFF;
  background-color: #D5EAFF;
}

Frequently asked questions

What color is #D5EAFF?+

#D5EAFF is a HEX color with RGB value rgb(213, 234, 255) and HSL value hsl(210, 100%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D5EAFF?+

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