#ADD25C Color

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

Color preview

#ADD25C

Color formats

HEX
#ADD25C
RGB
rgb(173, 210, 92)
RGBA
rgba(173, 210, 92, 1)
HSL
hsl(79, 57%, 59%)
HSV
hsv(79, 56%, 82%)
CMYK
cmyk(18%, 0%, 56%, 18%)
CSS variable
--color-primary: #ADD25C;
Lowercase HEX
#add25c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD25C

.color-add25c {
  color: #ADD25C;
  background-color: #ADD25C;
}

Frequently asked questions

What color is #ADD25C?+

#ADD25C is a HEX color with RGB value rgb(173, 210, 92) and HSL value hsl(79, 57%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD25C?+

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