#D3EE5E Color

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

Color preview

#D3EE5E

Color formats

HEX
#D3EE5E
RGB
rgb(211, 238, 94)
RGBA
rgba(211, 238, 94, 1)
HSL
hsl(71, 81%, 65%)
HSV
hsv(71, 61%, 93%)
CMYK
cmyk(11%, 0%, 61%, 7%)
CSS variable
--color-primary: #D3EE5E;
Lowercase HEX
#d3ee5e

Shades

Tints

Tones

Harmony

CSS snippets for #D3EE5E

.color-d3ee5e {
  color: #D3EE5E;
  background-color: #D3EE5E;
}

Frequently asked questions

What color is #D3EE5E?+

#D3EE5E is a HEX color with RGB value rgb(211, 238, 94) and HSL value hsl(71, 81%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D3EE5E?+

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