#ADD95F Color

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

Color preview

#ADD95F

Color formats

HEX
#ADD95F
RGB
rgb(173, 217, 95)
RGBA
rgba(173, 217, 95, 1)
HSL
hsl(82, 62%, 61%)
HSV
hsv(82, 56%, 85%)
CMYK
cmyk(20%, 0%, 56%, 15%)
CSS variable
--color-primary: #ADD95F;
Lowercase HEX
#add95f

Shades

Tints

Tones

Harmony

CSS snippets for #ADD95F

.color-add95f {
  color: #ADD95F;
  background-color: #ADD95F;
}

Frequently asked questions

What color is #ADD95F?+

#ADD95F is a HEX color with RGB value rgb(173, 217, 95) and HSL value hsl(82, 62%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD95F?+

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