#D7E6BC Color

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

Color preview

#D7E6BC

Color formats

HEX
#D7E6BC
RGB
rgb(215, 230, 188)
RGBA
rgba(215, 230, 188, 1)
HSL
hsl(81, 46%, 82%)
HSV
hsv(81, 18%, 90%)
CMYK
cmyk(7%, 0%, 18%, 10%)
CSS variable
--color-primary: #D7E6BC;
Lowercase HEX
#d7e6bc

Shades

Tints

Tones

Harmony

CSS snippets for #D7E6BC

.color-d7e6bc {
  color: #D7E6BC;
  background-color: #D7E6BC;
}

Frequently asked questions

What color is #D7E6BC?+

#D7E6BC is a HEX color with RGB value rgb(215, 230, 188) and HSL value hsl(81, 46%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7E6BC?+

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