#ADDC5C Color

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

Color preview

#ADDC5C

Color formats

HEX
#ADDC5C
RGB
rgb(173, 220, 92)
RGBA
rgba(173, 220, 92, 1)
HSL
hsl(82, 65%, 61%)
HSV
hsv(82, 58%, 86%)
CMYK
cmyk(21%, 0%, 58%, 14%)
CSS variable
--color-primary: #ADDC5C;
Lowercase HEX
#addc5c

Shades

Tints

Tones

Harmony

CSS snippets for #ADDC5C

.color-addc5c {
  color: #ADDC5C;
  background-color: #ADDC5C;
}

Frequently asked questions

What color is #ADDC5C?+

#ADDC5C is a HEX color with RGB value rgb(173, 220, 92) and HSL value hsl(82, 65%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADDC5C?+

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