#D0E39E Color

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

Color preview

#D0E39E

Color formats

HEX
#D0E39E
RGB
rgb(208, 227, 158)
RGBA
rgba(208, 227, 158, 1)
HSL
hsl(77, 55%, 75%)
HSV
hsv(77, 30%, 89%)
CMYK
cmyk(8%, 0%, 30%, 11%)
CSS variable
--color-primary: #D0E39E;
Lowercase HEX
#d0e39e

Shades

Tints

Tones

Harmony

CSS snippets for #D0E39E

.color-d0e39e {
  color: #D0E39E;
  background-color: #D0E39E;
}

Frequently asked questions

What color is #D0E39E?+

#D0E39E is a HEX color with RGB value rgb(208, 227, 158) and HSL value hsl(77, 55%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D0E39E?+

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