#D6EFF0 Color

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

Color preview

#D6EFF0

Color formats

HEX
#D6EFF0
RGB
rgb(214, 239, 240)
RGBA
rgba(214, 239, 240, 1)
HSL
hsl(182, 46%, 89%)
HSV
hsv(182, 11%, 94%)
CMYK
cmyk(11%, 0%, 0%, 6%)
CSS variable
--color-primary: #D6EFF0;
Lowercase HEX
#d6eff0

Shades

Tints

Tones

Harmony

CSS snippets for #D6EFF0

.color-d6eff0 {
  color: #D6EFF0;
  background-color: #D6EFF0;
}

Frequently asked questions

What color is #D6EFF0?+

#D6EFF0 is a HEX color with RGB value rgb(214, 239, 240) and HSL value hsl(182, 46%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D6EFF0?+

The closest Tailwind color is slate-200, available as the bg-slate-200 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