#7BF1AE Color

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

Color preview

#7BF1AE

Color formats

HEX
#7BF1AE
RGB
rgb(123, 241, 174)
RGBA
rgba(123, 241, 174, 1)
HSL
hsl(146, 81%, 71%)
HSV
hsv(146, 49%, 95%)
CMYK
cmyk(49%, 0%, 28%, 5%)
CSS variable
--color-primary: #7BF1AE;
Lowercase HEX
#7bf1ae

Shades

Tints

Tones

Harmony

CSS snippets for #7BF1AE

.color-7bf1ae {
  color: #7BF1AE;
  background-color: #7BF1AE;
}

Frequently asked questions

What color is #7BF1AE?+

#7BF1AE is a HEX color with RGB value rgb(123, 241, 174) and HSL value hsl(146, 81%, 71%). Its closest CSS named color is LightGreen.

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

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