#ADD65C Color

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

Color preview

#ADD65C

Color formats

HEX
#ADD65C
RGB
rgb(173, 214, 92)
RGBA
rgba(173, 214, 92, 1)
HSL
hsl(80, 60%, 60%)
HSV
hsv(80, 57%, 84%)
CMYK
cmyk(19%, 0%, 57%, 16%)
CSS variable
--color-primary: #ADD65C;
Lowercase HEX
#add65c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD65C

.color-add65c {
  color: #ADD65C;
  background-color: #ADD65C;
}

Frequently asked questions

What color is #ADD65C?+

#ADD65C is a HEX color with RGB value rgb(173, 214, 92) and HSL value hsl(80, 60%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD65C?+

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