#D4EEFF Color

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

Color preview

#D4EEFF

Color formats

HEX
#D4EEFF
RGB
rgb(212, 238, 255)
RGBA
rgba(212, 238, 255, 1)
HSL
hsl(204, 100%, 92%)
HSV
hsv(204, 17%, 100%)
CMYK
cmyk(17%, 7%, 0%, 0%)
CSS variable
--color-primary: #D4EEFF;
Lowercase HEX
#d4eeff

Shades

Tints

Tones

Harmony

CSS snippets for #D4EEFF

.color-d4eeff {
  color: #D4EEFF;
  background-color: #D4EEFF;
}

Frequently asked questions

What color is #D4EEFF?+

#D4EEFF is a HEX color with RGB value rgb(212, 238, 255) and HSL value hsl(204, 100%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D4EEFF?+

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