#D6EEFF Color

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

Color preview

#D6EEFF

Color formats

HEX
#D6EEFF
RGB
rgb(214, 238, 255)
RGBA
rgba(214, 238, 255, 1)
HSL
hsl(205, 100%, 92%)
HSV
hsv(205, 16%, 100%)
CMYK
cmyk(16%, 7%, 0%, 0%)
CSS variable
--color-primary: #D6EEFF;
Lowercase HEX
#d6eeff

Shades

Tints

Tones

Harmony

CSS snippets for #D6EEFF

.color-d6eeff {
  color: #D6EEFF;
  background-color: #D6EEFF;
}

Frequently asked questions

What color is #D6EEFF?+

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

What is the closest Tailwind color to #D6EEFF?+

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