#80C68C Color

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

Color preview

#80C68C

Color formats

HEX
#80C68C
RGB
rgb(128, 198, 140)
RGBA
rgba(128, 198, 140, 1)
HSL
hsl(130, 38%, 64%)
HSV
hsv(130, 35%, 78%)
CMYK
cmyk(35%, 0%, 29%, 22%)
CSS variable
--color-primary: #80C68C;
Lowercase HEX
#80c68c

Shades

Tints

Tones

Harmony

CSS snippets for #80C68C

.color-80c68c {
  color: #80C68C;
  background-color: #80C68C;
}

Frequently asked questions

What color is #80C68C?+

#80C68C is a HEX color with RGB value rgb(128, 198, 140) and HSL value hsl(130, 38%, 64%). Its closest CSS named color is DarkSeaGreen.

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

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