#7FCCBA Color

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

Color preview

#7FCCBA

Color formats

HEX
#7FCCBA
RGB
rgb(127, 204, 186)
RGBA
rgba(127, 204, 186, 1)
HSL
hsl(166, 43%, 65%)
HSV
hsv(166, 38%, 80%)
CMYK
cmyk(38%, 0%, 9%, 20%)
CSS variable
--color-primary: #7FCCBA;
Lowercase HEX
#7fccba

Shades

Tints

Tones

Harmony

CSS snippets for #7FCCBA

.color-7fccba {
  color: #7FCCBA;
  background-color: #7FCCBA;
}

Frequently asked questions

What color is #7FCCBA?+

#7FCCBA is a HEX color with RGB value rgb(127, 204, 186) and HSL value hsl(166, 43%, 65%). Its closest CSS named color is MediumAquaMarine.

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

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