#D0EEBC Color

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

Color preview

#D0EEBC

Color formats

HEX
#D0EEBC
RGB
rgb(208, 238, 188)
RGBA
rgba(208, 238, 188, 1)
HSL
hsl(96, 60%, 84%)
HSV
hsv(96, 21%, 93%)
CMYK
cmyk(13%, 0%, 21%, 7%)
CSS variable
--color-primary: #D0EEBC;
Lowercase HEX
#d0eebc

Shades

Tints

Tones

Harmony

CSS snippets for #D0EEBC

.color-d0eebc {
  color: #D0EEBC;
  background-color: #D0EEBC;
}

Frequently asked questions

What color is #D0EEBC?+

#D0EEBC is a HEX color with RGB value rgb(208, 238, 188) and HSL value hsl(96, 60%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D0EEBC?+

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