#D5EEC2 Color

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

Color preview

#D5EEC2

Color formats

HEX
#D5EEC2
RGB
rgb(213, 238, 194)
RGBA
rgba(213, 238, 194, 1)
HSL
hsl(94, 56%, 85%)
HSV
hsv(94, 18%, 93%)
CMYK
cmyk(11%, 0%, 18%, 7%)
CSS variable
--color-primary: #D5EEC2;
Lowercase HEX
#d5eec2

Shades

Tints

Tones

Harmony

CSS snippets for #D5EEC2

.color-d5eec2 {
  color: #D5EEC2;
  background-color: #D5EEC2;
}

Frequently asked questions

What color is #D5EEC2?+

#D5EEC2 is a HEX color with RGB value rgb(213, 238, 194) and HSL value hsl(94, 56%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5EEC2?+

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