#7FFBFB Color

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

Color preview

#7FFBFB

Color formats

HEX
#7FFBFB
RGB
rgb(127, 251, 251)
RGBA
rgba(127, 251, 251, 1)
HSL
hsl(180, 94%, 74%)
HSV
hsv(180, 49%, 98%)
CMYK
cmyk(49%, 0%, 0%, 2%)
CSS variable
--color-primary: #7FFBFB;
Lowercase HEX
#7ffbfb

Shades

Tints

Tones

Harmony

CSS snippets for #7FFBFB

.color-7ffbfb {
  color: #7FFBFB;
  background-color: #7FFBFB;
}

Frequently asked questions

What color is #7FFBFB?+

#7FFBFB is a HEX color with RGB value rgb(127, 251, 251) and HSL value hsl(180, 94%, 74%). Its closest CSS named color is Aquamarine.

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

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