#7DF2AE Color

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

Color preview

#7DF2AE

Color formats

HEX
#7DF2AE
RGB
rgb(125, 242, 174)
RGBA
rgba(125, 242, 174, 1)
HSL
hsl(145, 82%, 72%)
HSV
hsv(145, 48%, 95%)
CMYK
cmyk(48%, 0%, 28%, 5%)
CSS variable
--color-primary: #7DF2AE;
Lowercase HEX
#7df2ae

Shades

Tints

Tones

Harmony

CSS snippets for #7DF2AE

.color-7df2ae {
  color: #7DF2AE;
  background-color: #7DF2AE;
}

Frequently asked questions

What color is #7DF2AE?+

#7DF2AE is a HEX color with RGB value rgb(125, 242, 174) and HSL value hsl(145, 82%, 72%). Its closest CSS named color is LightGreen.

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

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