#D5E09E Color

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

Color preview

#D5E09E

Color formats

HEX
#D5E09E
RGB
rgb(213, 224, 158)
RGBA
rgba(213, 224, 158, 1)
HSL
hsl(70, 52%, 75%)
HSV
hsv(70, 29%, 88%)
CMYK
cmyk(5%, 0%, 29%, 12%)
CSS variable
--color-primary: #D5E09E;
Lowercase HEX
#d5e09e

Shades

Tints

Tones

Harmony

CSS snippets for #D5E09E

.color-d5e09e {
  color: #D5E09E;
  background-color: #D5E09E;
}

Frequently asked questions

What color is #D5E09E?+

#D5E09E is a HEX color with RGB value rgb(213, 224, 158) and HSL value hsl(70, 52%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D5E09E?+

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