#7BFBAC Color

Inspect #7BFBAC across formats, palettes, contrast and closest named color matches.

Color preview

#7BFBAC

Color formats

HEX
#7BFBAC
RGB
rgb(123, 251, 172)
RGBA
rgba(123, 251, 172, 1)
HSL
hsl(143, 94%, 73%)
HSV
hsv(143, 51%, 98%)
CMYK
cmyk(51%, 0%, 31%, 2%)
CSS variable
--color-primary: #7BFBAC;
Lowercase HEX
#7bfbac

Shades

Tints

Tones

Harmony

CSS snippets for #7BFBAC

.color-7bfbac {
  color: #7BFBAC;
  background-color: #7BFBAC;
}

Frequently asked questions

What color is #7BFBAC?+

#7BFBAC is a HEX color with RGB value rgb(123, 251, 172) and HSL value hsl(143, 94%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #7BFBAC?+

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