#ADD488 Color

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

Color preview

#ADD488

Color formats

HEX
#ADD488
RGB
rgb(173, 212, 136)
RGBA
rgba(173, 212, 136, 1)
HSL
hsl(91, 47%, 68%)
HSV
hsv(91, 36%, 83%)
CMYK
cmyk(18%, 0%, 36%, 17%)
CSS variable
--color-primary: #ADD488;
Lowercase HEX
#add488

Shades

Tints

Tones

Harmony

CSS snippets for #ADD488

.color-add488 {
  color: #ADD488;
  background-color: #ADD488;
}

Frequently asked questions

What color is #ADD488?+

#ADD488 is a HEX color with RGB value rgb(173, 212, 136) and HSL value hsl(91, 47%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD488?+

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