#8BDA98 Color

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

Color preview

#8BDA98

Color formats

HEX
#8BDA98
RGB
rgb(139, 218, 152)
RGBA
rgba(139, 218, 152, 1)
HSL
hsl(130, 52%, 70%)
HSV
hsv(130, 36%, 85%)
CMYK
cmyk(36%, 0%, 30%, 15%)
CSS variable
--color-primary: #8BDA98;
Lowercase HEX
#8bda98

Shades

Tints

Tones

Harmony

CSS snippets for #8BDA98

.color-8bda98 {
  color: #8BDA98;
  background-color: #8BDA98;
}

Frequently asked questions

What color is #8BDA98?+

#8BDA98 is a HEX color with RGB value rgb(139, 218, 152) and HSL value hsl(130, 52%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #8BDA98?+

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