#52FD9F Color

Inspect #52FD9F across formats, palettes, contrast and closest named color matches.

Color preview

#52FD9F

Color formats

HEX
#52FD9F
RGB
rgb(82, 253, 159)
RGBA
rgba(82, 253, 159, 1)
HSL
hsl(147, 98%, 66%)
HSV
hsv(147, 68%, 99%)
CMYK
cmyk(68%, 0%, 37%, 1%)
CSS variable
--color-primary: #52FD9F;
Lowercase HEX
#52fd9f

Shades

Tints

Tones

Harmony

CSS snippets for #52FD9F

.color-52fd9f {
  color: #52FD9F;
  background-color: #52FD9F;
}

Frequently asked questions

What color is #52FD9F?+

#52FD9F is a HEX color with RGB value rgb(82, 253, 159) and HSL value hsl(147, 98%, 66%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #52FD9F?+

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