#8BEBBB Color

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

Color preview

#8BEBBB

Color formats

HEX
#8BEBBB
RGB
rgb(139, 235, 187)
RGBA
rgba(139, 235, 187, 1)
HSL
hsl(150, 71%, 73%)
HSV
hsv(150, 41%, 92%)
CMYK
cmyk(41%, 0%, 20%, 8%)
CSS variable
--color-primary: #8BEBBB;
Lowercase HEX
#8bebbb

Shades

Tints

Tones

Harmony

CSS snippets for #8BEBBB

.color-8bebbb {
  color: #8BEBBB;
  background-color: #8BEBBB;
}

Frequently asked questions

What color is #8BEBBB?+

#8BEBBB is a HEX color with RGB value rgb(139, 235, 187) and HSL value hsl(150, 71%, 73%). Its closest CSS named color is Aquamarine.

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

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