#ADD05D Color

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

Color preview

#ADD05D

Color formats

HEX
#ADD05D
RGB
rgb(173, 208, 93)
RGBA
rgba(173, 208, 93, 1)
HSL
hsl(78, 55%, 59%)
HSV
hsv(78, 55%, 82%)
CMYK
cmyk(17%, 0%, 55%, 18%)
CSS variable
--color-primary: #ADD05D;
Lowercase HEX
#add05d

Shades

Tints

Tones

Harmony

CSS snippets for #ADD05D

.color-add05d {
  color: #ADD05D;
  background-color: #ADD05D;
}

Frequently asked questions

What color is #ADD05D?+

#ADD05D is a HEX color with RGB value rgb(173, 208, 93) and HSL value hsl(78, 55%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD05D?+

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