#D6EBCB Color

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

Color preview

#D6EBCB

Color formats

HEX
#D6EBCB
RGB
rgb(214, 235, 203)
RGBA
rgba(214, 235, 203, 1)
HSL
hsl(99, 44%, 86%)
HSV
hsv(99, 14%, 92%)
CMYK
cmyk(9%, 0%, 14%, 8%)
CSS variable
--color-primary: #D6EBCB;
Lowercase HEX
#d6ebcb

Shades

Tints

Tones

Harmony

CSS snippets for #D6EBCB

.color-d6ebcb {
  color: #D6EBCB;
  background-color: #D6EBCB;
}

Frequently asked questions

What color is #D6EBCB?+

#D6EBCB is a HEX color with RGB value rgb(214, 235, 203) and HSL value hsl(99, 44%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D6EBCB?+

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