#7BF0AE Color

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

Color preview

#7BF0AE

Color formats

HEX
#7BF0AE
RGB
rgb(123, 240, 174)
RGBA
rgba(123, 240, 174, 1)
HSL
hsl(146, 80%, 71%)
HSV
hsv(146, 49%, 94%)
CMYK
cmyk(49%, 0%, 27%, 6%)
CSS variable
--color-primary: #7BF0AE;
Lowercase HEX
#7bf0ae

Shades

Tints

Tones

Harmony

CSS snippets for #7BF0AE

.color-7bf0ae {
  color: #7BF0AE;
  background-color: #7BF0AE;
}

Frequently asked questions

What color is #7BF0AE?+

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

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

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