#ADD085 Color

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

Color preview

#ADD085

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADD085

.color-add085 {
  color: #ADD085;
  background-color: #ADD085;
}

Frequently asked questions

What color is #ADD085?+

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

What is the closest Tailwind color to #ADD085?+

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