#ADD45E Color

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

Color preview

#ADD45E

Color formats

HEX
#ADD45E
RGB
rgb(173, 212, 94)
RGBA
rgba(173, 212, 94, 1)
HSL
hsl(80, 58%, 60%)
HSV
hsv(80, 56%, 83%)
CMYK
cmyk(18%, 0%, 56%, 17%)
CSS variable
--color-primary: #ADD45E;
Lowercase HEX
#add45e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD45E

.color-add45e {
  color: #ADD45E;
  background-color: #ADD45E;
}

Frequently asked questions

What color is #ADD45E?+

#ADD45E is a HEX color with RGB value rgb(173, 212, 94) and HSL value hsl(80, 58%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD45E?+

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