#D6E6BB Color

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

Color preview

#D6E6BB

Color formats

HEX
#D6E6BB
RGB
rgb(214, 230, 187)
RGBA
rgba(214, 230, 187, 1)
HSL
hsl(82, 46%, 82%)
HSV
hsv(82, 19%, 90%)
CMYK
cmyk(7%, 0%, 19%, 10%)
CSS variable
--color-primary: #D6E6BB;
Lowercase HEX
#d6e6bb

Shades

Tints

Tones

Harmony

CSS snippets for #D6E6BB

.color-d6e6bb {
  color: #D6E6BB;
  background-color: #D6E6BB;
}

Frequently asked questions

What color is #D6E6BB?+

#D6E6BB is a HEX color with RGB value rgb(214, 230, 187) and HSL value hsl(82, 46%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D6E6BB?+

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