#D5EE5A Color

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

Color preview

#D5EE5A

Color formats

HEX
#D5EE5A
RGB
rgb(213, 238, 90)
RGBA
rgba(213, 238, 90, 1)
HSL
hsl(70, 81%, 64%)
HSV
hsv(70, 62%, 93%)
CMYK
cmyk(11%, 0%, 62%, 7%)
CSS variable
--color-primary: #D5EE5A;
Lowercase HEX
#d5ee5a

Shades

Tints

Tones

Harmony

CSS snippets for #D5EE5A

.color-d5ee5a {
  color: #D5EE5A;
  background-color: #D5EE5A;
}

Frequently asked questions

What color is #D5EE5A?+

#D5EE5A is a HEX color with RGB value rgb(213, 238, 90) and HSL value hsl(70, 81%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D5EE5A?+

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