#7BFFCF Color

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

Color preview

#7BFFCF

Color formats

HEX
#7BFFCF
RGB
rgb(123, 255, 207)
RGBA
rgba(123, 255, 207, 1)
HSL
hsl(158, 100%, 74%)
HSV
hsv(158, 52%, 100%)
CMYK
cmyk(52%, 0%, 19%, 0%)
CSS variable
--color-primary: #7BFFCF;
Lowercase HEX
#7bffcf

Shades

Tints

Tones

Harmony

CSS snippets for #7BFFCF

.color-7bffcf {
  color: #7BFFCF;
  background-color: #7BFFCF;
}

Frequently asked questions

What color is #7BFFCF?+

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

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

The closest Tailwind color is teal-300, available as the bg-teal-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