#7FC7BF Color

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

Color preview

#7FC7BF

Color formats

HEX
#7FC7BF
RGB
rgb(127, 199, 191)
RGBA
rgba(127, 199, 191, 1)
HSL
hsl(173, 39%, 64%)
HSV
hsv(173, 36%, 78%)
CMYK
cmyk(36%, 0%, 4%, 22%)
CSS variable
--color-primary: #7FC7BF;
Lowercase HEX
#7fc7bf

Shades

Tints

Tones

Harmony

CSS snippets for #7FC7BF

.color-7fc7bf {
  color: #7FC7BF;
  background-color: #7FC7BF;
}

Frequently asked questions

What color is #7FC7BF?+

#7FC7BF is a HEX color with RGB value rgb(127, 199, 191) and HSL value hsl(173, 39%, 64%). Its closest CSS named color is MediumAquaMarine.

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

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