#8BFBBC Color

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

Color preview

#8BFBBC

Color formats

HEX
#8BFBBC
RGB
rgb(139, 251, 188)
RGBA
rgba(139, 251, 188, 1)
HSL
hsl(146, 93%, 76%)
HSV
hsv(146, 45%, 98%)
CMYK
cmyk(45%, 0%, 25%, 2%)
CSS variable
--color-primary: #8BFBBC;
Lowercase HEX
#8bfbbc

Shades

Tints

Tones

Harmony

CSS snippets for #8BFBBC

.color-8bfbbc {
  color: #8BFBBC;
  background-color: #8BFBBC;
}

Frequently asked questions

What color is #8BFBBC?+

#8BFBBC is a HEX color with RGB value rgb(139, 251, 188) and HSL value hsl(146, 93%, 76%). Its closest CSS named color is Aquamarine.

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

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