#ADD06F Color

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

Color preview

#ADD06F

Color formats

HEX
#ADD06F
RGB
rgb(173, 208, 111)
RGBA
rgba(173, 208, 111, 1)
HSL
hsl(82, 51%, 63%)
HSV
hsv(82, 47%, 82%)
CMYK
cmyk(17%, 0%, 47%, 18%)
CSS variable
--color-primary: #ADD06F;
Lowercase HEX
#add06f

Shades

Tints

Tones

Harmony

CSS snippets for #ADD06F

.color-add06f {
  color: #ADD06F;
  background-color: #ADD06F;
}

Frequently asked questions

What color is #ADD06F?+

#ADD06F is a HEX color with RGB value rgb(173, 208, 111) and HSL value hsl(82, 51%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD06F?+

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