#80FACD Color

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

Color preview

#80FACD

Color formats

HEX
#80FACD
RGB
rgb(128, 250, 205)
RGBA
rgba(128, 250, 205, 1)
HSL
hsl(158, 92%, 74%)
HSV
hsv(158, 49%, 98%)
CMYK
cmyk(49%, 0%, 18%, 2%)
CSS variable
--color-primary: #80FACD;
Lowercase HEX
#80facd

Shades

Tints

Tones

Harmony

CSS snippets for #80FACD

.color-80facd {
  color: #80FACD;
  background-color: #80FACD;
}

Frequently asked questions

What color is #80FACD?+

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

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

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