#D3EBDB Color

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

Color preview

#D3EBDB

Color formats

HEX
#D3EBDB
RGB
rgb(211, 235, 219)
RGBA
rgba(211, 235, 219, 1)
HSL
hsl(140, 37%, 87%)
HSV
hsv(140, 10%, 92%)
CMYK
cmyk(10%, 0%, 7%, 8%)
CSS variable
--color-primary: #D3EBDB;
Lowercase HEX
#d3ebdb

Shades

Tints

Tones

Harmony

CSS snippets for #D3EBDB

.color-d3ebdb {
  color: #D3EBDB;
  background-color: #D3EBDB;
}

Frequently asked questions

What color is #D3EBDB?+

#D3EBDB is a HEX color with RGB value rgb(211, 235, 219) and HSL value hsl(140, 37%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3EBDB?+

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