#ADD06C Color

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

Color preview

#ADD06C

Color formats

HEX
#ADD06C
RGB
rgb(173, 208, 108)
RGBA
rgba(173, 208, 108, 1)
HSL
hsl(81, 52%, 62%)
HSV
hsv(81, 48%, 82%)
CMYK
cmyk(17%, 0%, 48%, 18%)
CSS variable
--color-primary: #ADD06C;
Lowercase HEX
#add06c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD06C

.color-add06c {
  color: #ADD06C;
  background-color: #ADD06C;
}

Frequently asked questions

What color is #ADD06C?+

#ADD06C is a HEX color with RGB value rgb(173, 208, 108) and HSL value hsl(81, 52%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD06C?+

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