#7ADFBA Color

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

Color preview

#7ADFBA

Color formats

HEX
#7ADFBA
RGB
rgb(122, 223, 186)
RGBA
rgba(122, 223, 186, 1)
HSL
hsl(158, 61%, 68%)
HSV
hsv(158, 45%, 87%)
CMYK
cmyk(45%, 0%, 17%, 13%)
CSS variable
--color-primary: #7ADFBA;
Lowercase HEX
#7adfba

Shades

Tints

Tones

Harmony

CSS snippets for #7ADFBA

.color-7adfba {
  color: #7ADFBA;
  background-color: #7ADFBA;
}

Frequently asked questions

What color is #7ADFBA?+

#7ADFBA is a HEX color with RGB value rgb(122, 223, 186) and HSL value hsl(158, 61%, 68%). Its closest CSS named color is MediumAquaMarine.

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

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