#7BFBBF Color

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

Color preview

#7BFBBF

Color formats

HEX
#7BFBBF
RGB
rgb(123, 251, 191)
RGBA
rgba(123, 251, 191, 1)
HSL
hsl(152, 94%, 73%)
HSV
hsv(152, 51%, 98%)
CMYK
cmyk(51%, 0%, 24%, 2%)
CSS variable
--color-primary: #7BFBBF;
Lowercase HEX
#7bfbbf

Shades

Tints

Tones

Harmony

CSS snippets for #7BFBBF

.color-7bfbbf {
  color: #7BFBBF;
  background-color: #7BFBBF;
}

Frequently asked questions

What color is #7BFBBF?+

#7BFBBF is a HEX color with RGB value rgb(123, 251, 191) and HSL value hsl(152, 94%, 73%). Its closest CSS named color is Aquamarine.

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

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