#7BFFBF Color

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

Color preview

#7BFFBF

Color formats

HEX
#7BFFBF
RGB
rgb(123, 255, 191)
RGBA
rgba(123, 255, 191, 1)
HSL
hsl(151, 100%, 74%)
HSV
hsv(151, 52%, 100%)
CMYK
cmyk(52%, 0%, 25%, 0%)
CSS variable
--color-primary: #7BFFBF;
Lowercase HEX
#7bffbf

Shades

Tints

Tones

Harmony

CSS snippets for #7BFFBF

.color-7bffbf {
  color: #7BFFBF;
  background-color: #7BFFBF;
}

Frequently asked questions

What color is #7BFFBF?+

#7BFFBF is a HEX color with RGB value rgb(123, 255, 191) and HSL value hsl(151, 100%, 74%). Its closest CSS named color is Aquamarine.

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

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