#80FACB Color

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

Color preview

#80FACB

Color formats

HEX
#80FACB
RGB
rgb(128, 250, 203)
RGBA
rgba(128, 250, 203, 1)
HSL
hsl(157, 92%, 74%)
HSV
hsv(157, 49%, 98%)
CMYK
cmyk(49%, 0%, 19%, 2%)
CSS variable
--color-primary: #80FACB;
Lowercase HEX
#80facb

Shades

Tints

Tones

Harmony

CSS snippets for #80FACB

.color-80facb {
  color: #80FACB;
  background-color: #80FACB;
}

Frequently asked questions

What color is #80FACB?+

#80FACB is a HEX color with RGB value rgb(128, 250, 203) and HSL value hsl(157, 92%, 74%). Its closest CSS named color is Aquamarine.

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

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