#82C98C Color

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

Color preview

#82C98C

Color formats

HEX
#82C98C
RGB
rgb(130, 201, 140)
RGBA
rgba(130, 201, 140, 1)
HSL
hsl(128, 40%, 65%)
HSV
hsv(128, 35%, 79%)
CMYK
cmyk(35%, 0%, 30%, 21%)
CSS variable
--color-primary: #82C98C;
Lowercase HEX
#82c98c

Shades

Tints

Tones

Harmony

CSS snippets for #82C98C

.color-82c98c {
  color: #82C98C;
  background-color: #82C98C;
}

Frequently asked questions

What color is #82C98C?+

#82C98C is a HEX color with RGB value rgb(130, 201, 140) and HSL value hsl(128, 40%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #82C98C?+

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