#7BFBAE Color

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

Color preview

#7BFBAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7BFBAE

.color-7bfbae {
  color: #7BFBAE;
  background-color: #7BFBAE;
}

Frequently asked questions

What color is #7BFBAE?+

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

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

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