#D9EEEE Color

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

Color preview

#D9EEEE

Color formats

HEX
#D9EEEE
RGB
rgb(217, 238, 238)
RGBA
rgba(217, 238, 238, 1)
HSL
hsl(180, 38%, 89%)
HSV
hsv(180, 9%, 93%)
CMYK
cmyk(9%, 0%, 0%, 7%)
CSS variable
--color-primary: #D9EEEE;
Lowercase HEX
#d9eeee

Shades

Tints

Tones

Harmony

CSS snippets for #D9EEEE

.color-d9eeee {
  color: #D9EEEE;
  background-color: #D9EEEE;
}

Frequently asked questions

What color is #D9EEEE?+

#D9EEEE is a HEX color with RGB value rgb(217, 238, 238) and HSL value hsl(180, 38%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D9EEEE?+

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