#ADD086 Color

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

Color preview

#ADD086

Color formats

HEX
#ADD086
RGB
rgb(173, 208, 134)
RGBA
rgba(173, 208, 134, 1)
HSL
hsl(88, 44%, 67%)
HSV
hsv(88, 36%, 82%)
CMYK
cmyk(17%, 0%, 36%, 18%)
CSS variable
--color-primary: #ADD086;
Lowercase HEX
#add086

Shades

Tints

Tones

Harmony

CSS snippets for #ADD086

.color-add086 {
  color: #ADD086;
  background-color: #ADD086;
}

Frequently asked questions

What color is #ADD086?+

#ADD086 is a HEX color with RGB value rgb(173, 208, 134) and HSL value hsl(88, 44%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD086?+

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