#D5ECC3 Color

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

Color preview

#D5ECC3

Color formats

HEX
#D5ECC3
RGB
rgb(213, 236, 195)
RGBA
rgba(213, 236, 195, 1)
HSL
hsl(94, 52%, 85%)
HSV
hsv(94, 17%, 93%)
CMYK
cmyk(10%, 0%, 17%, 7%)
CSS variable
--color-primary: #D5ECC3;
Lowercase HEX
#d5ecc3

Shades

Tints

Tones

Harmony

CSS snippets for #D5ECC3

.color-d5ecc3 {
  color: #D5ECC3;
  background-color: #D5ECC3;
}

Frequently asked questions

What color is #D5ECC3?+

#D5ECC3 is a HEX color with RGB value rgb(213, 236, 195) and HSL value hsl(94, 52%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5ECC3?+

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