#D1EBBF Color

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

Color preview

#D1EBBF

Color formats

HEX
#D1EBBF
RGB
rgb(209, 235, 191)
RGBA
rgba(209, 235, 191, 1)
HSL
hsl(95, 52%, 84%)
HSV
hsv(95, 19%, 92%)
CMYK
cmyk(11%, 0%, 19%, 8%)
CSS variable
--color-primary: #D1EBBF;
Lowercase HEX
#d1ebbf

Shades

Tints

Tones

Harmony

CSS snippets for #D1EBBF

.color-d1ebbf {
  color: #D1EBBF;
  background-color: #D1EBBF;
}

Frequently asked questions

What color is #D1EBBF?+

#D1EBBF is a HEX color with RGB value rgb(209, 235, 191) and HSL value hsl(95, 52%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D1EBBF?+

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