#D1F1EB Color

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

Color preview

#D1F1EB

Color formats

HEX
#D1F1EB
RGB
rgb(209, 241, 235)
RGBA
rgba(209, 241, 235, 1)
HSL
hsl(169, 53%, 88%)
HSV
hsv(169, 13%, 95%)
CMYK
cmyk(13%, 0%, 2%, 5%)
CSS variable
--color-primary: #D1F1EB;
Lowercase HEX
#d1f1eb

Shades

Tints

Tones

Harmony

CSS snippets for #D1F1EB

.color-d1f1eb {
  color: #D1F1EB;
  background-color: #D1F1EB;
}

Frequently asked questions

What color is #D1F1EB?+

#D1F1EB is a HEX color with RGB value rgb(209, 241, 235) and HSL value hsl(169, 53%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D1F1EB?+

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