#D3E9BB Color

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

Color preview

#D3E9BB

Color formats

HEX
#D3E9BB
RGB
rgb(211, 233, 187)
RGBA
rgba(211, 233, 187, 1)
HSL
hsl(89, 51%, 82%)
HSV
hsv(89, 20%, 91%)
CMYK
cmyk(9%, 0%, 20%, 9%)
CSS variable
--color-primary: #D3E9BB;
Lowercase HEX
#d3e9bb

Shades

Tints

Tones

Harmony

CSS snippets for #D3E9BB

.color-d3e9bb {
  color: #D3E9BB;
  background-color: #D3E9BB;
}

Frequently asked questions

What color is #D3E9BB?+

#D3E9BB is a HEX color with RGB value rgb(211, 233, 187) and HSL value hsl(89, 51%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3E9BB?+

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