#80BBBB Color

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

Color preview

#80BBBB

Color formats

HEX
#80BBBB
RGB
rgb(128, 187, 187)
RGBA
rgba(128, 187, 187, 1)
HSL
hsl(180, 30%, 62%)
HSV
hsv(180, 32%, 73%)
CMYK
cmyk(32%, 0%, 0%, 27%)
CSS variable
--color-primary: #80BBBB;
Lowercase HEX
#80bbbb

Shades

Tints

Tones

Harmony

CSS snippets for #80BBBB

.color-80bbbb {
  color: #80BBBB;
  background-color: #80BBBB;
}

Frequently asked questions

What color is #80BBBB?+

#80BBBB is a HEX color with RGB value rgb(128, 187, 187) and HSL value hsl(180, 30%, 62%). Its closest CSS named color is MediumAquaMarine.

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

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