#A8D080 Color

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

Color preview

#A8D080

Color formats

HEX
#A8D080
RGB
rgb(168, 208, 128)
RGBA
rgba(168, 208, 128, 1)
HSL
hsl(90, 46%, 66%)
HSV
hsv(90, 38%, 82%)
CMYK
cmyk(19%, 0%, 38%, 18%)
CSS variable
--color-primary: #A8D080;
Lowercase HEX
#a8d080

Shades

Tints

Tones

Harmony

CSS snippets for #A8D080

.color-a8d080 {
  color: #A8D080;
  background-color: #A8D080;
}

Frequently asked questions

What color is #A8D080?+

#A8D080 is a HEX color with RGB value rgb(168, 208, 128) and HSL value hsl(90, 46%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A8D080?+

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