#7AFCD9 Color

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

Color preview

#7AFCD9

Color formats

HEX
#7AFCD9
RGB
rgb(122, 252, 217)
RGBA
rgba(122, 252, 217, 1)
HSL
hsl(164, 96%, 73%)
HSV
hsv(164, 52%, 99%)
CMYK
cmyk(52%, 0%, 14%, 1%)
CSS variable
--color-primary: #7AFCD9;
Lowercase HEX
#7afcd9

Shades

Tints

Tones

Harmony

CSS snippets for #7AFCD9

.color-7afcd9 {
  color: #7AFCD9;
  background-color: #7AFCD9;
}

Frequently asked questions

What color is #7AFCD9?+

#7AFCD9 is a HEX color with RGB value rgb(122, 252, 217) and HSL value hsl(164, 96%, 73%). Its closest CSS named color is Aquamarine.

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

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