#D0EACB Color

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

Color preview

#D0EACB

Color formats

HEX
#D0EACB
RGB
rgb(208, 234, 203)
RGBA
rgba(208, 234, 203, 1)
HSL
hsl(110, 42%, 86%)
HSV
hsv(110, 13%, 92%)
CMYK
cmyk(11%, 0%, 13%, 8%)
CSS variable
--color-primary: #D0EACB;
Lowercase HEX
#d0eacb

Shades

Tints

Tones

Harmony

CSS snippets for #D0EACB

.color-d0eacb {
  color: #D0EACB;
  background-color: #D0EACB;
}

Frequently asked questions

What color is #D0EACB?+

#D0EACB is a HEX color with RGB value rgb(208, 234, 203) and HSL value hsl(110, 42%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D0EACB?+

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