#D0EBCB Color

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

Color preview

#D0EBCB

Color formats

HEX
#D0EBCB
RGB
rgb(208, 235, 203)
RGBA
rgba(208, 235, 203, 1)
HSL
hsl(111, 44%, 86%)
HSV
hsv(111, 14%, 92%)
CMYK
cmyk(11%, 0%, 14%, 8%)
CSS variable
--color-primary: #D0EBCB;
Lowercase HEX
#d0ebcb

Shades

Tints

Tones

Harmony

CSS snippets for #D0EBCB

.color-d0ebcb {
  color: #D0EBCB;
  background-color: #D0EBCB;
}

Frequently asked questions

What color is #D0EBCB?+

#D0EBCB is a HEX color with RGB value rgb(208, 235, 203) and HSL value hsl(111, 44%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D0EBCB?+

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