#80AC99 Color

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

Color preview

#80AC99

Color formats

HEX
#80AC99
RGB
rgb(128, 172, 153)
RGBA
rgba(128, 172, 153, 1)
HSL
hsl(154, 21%, 59%)
HSV
hsv(154, 26%, 67%)
CMYK
cmyk(26%, 0%, 11%, 33%)
CSS variable
--color-primary: #80AC99;
Lowercase HEX
#80ac99

Shades

Tints

Tones

Harmony

CSS snippets for #80AC99

.color-80ac99 {
  color: #80AC99;
  background-color: #80AC99;
}

Frequently asked questions

What color is #80AC99?+

#80AC99 is a HEX color with RGB value rgb(128, 172, 153) and HSL value hsl(154, 21%, 59%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #80AC99?+

The closest Tailwind color is gray-400, available as the bg-gray-400 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