#D5EBFF Color

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

Color preview

#D5EBFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D5EBFF

.color-d5ebff {
  color: #D5EBFF;
  background-color: #D5EBFF;
}

Frequently asked questions

What color is #D5EBFF?+

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

What is the closest Tailwind color to #D5EBFF?+

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