#ADD66B Color

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

Color preview

#ADD66B

Color formats

HEX
#ADD66B
RGB
rgb(173, 214, 107)
RGBA
rgba(173, 214, 107, 1)
HSL
hsl(83, 57%, 63%)
HSV
hsv(83, 50%, 84%)
CMYK
cmyk(19%, 0%, 50%, 16%)
CSS variable
--color-primary: #ADD66B;
Lowercase HEX
#add66b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD66B

.color-add66b {
  color: #ADD66B;
  background-color: #ADD66B;
}

Frequently asked questions

What color is #ADD66B?+

#ADD66B is a HEX color with RGB value rgb(173, 214, 107) and HSL value hsl(83, 57%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD66B?+

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