#D5EBBF Color

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

Color preview

#D5EBBF

Color formats

HEX
#D5EBBF
RGB
rgb(213, 235, 191)
RGBA
rgba(213, 235, 191, 1)
HSL
hsl(90, 52%, 84%)
HSV
hsv(90, 19%, 92%)
CMYK
cmyk(9%, 0%, 19%, 8%)
CSS variable
--color-primary: #D5EBBF;
Lowercase HEX
#d5ebbf

Shades

Tints

Tones

Harmony

CSS snippets for #D5EBBF

.color-d5ebbf {
  color: #D5EBBF;
  background-color: #D5EBBF;
}

Frequently asked questions

What color is #D5EBBF?+

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

What is the closest Tailwind color to #D5EBBF?+

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