#7FDABD Color

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

Color preview

#7FDABD

Color formats

HEX
#7FDABD
RGB
rgb(127, 218, 189)
RGBA
rgba(127, 218, 189, 1)
HSL
hsl(161, 55%, 68%)
HSV
hsv(161, 42%, 85%)
CMYK
cmyk(42%, 0%, 13%, 15%)
CSS variable
--color-primary: #7FDABD;
Lowercase HEX
#7fdabd

Shades

Tints

Tones

Harmony

CSS snippets for #7FDABD

.color-7fdabd {
  color: #7FDABD;
  background-color: #7FDABD;
}

Frequently asked questions

What color is #7FDABD?+

#7FDABD is a HEX color with RGB value rgb(127, 218, 189) and HSL value hsl(161, 55%, 68%). Its closest CSS named color is MediumAquaMarine.

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

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