#52CDFA Color

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

Color preview

#52CDFA

Color formats

HEX
#52CDFA
RGB
rgb(82, 205, 250)
RGBA
rgba(82, 205, 250, 1)
HSL
hsl(196, 94%, 65%)
HSV
hsv(196, 67%, 98%)
CMYK
cmyk(67%, 18%, 0%, 2%)
CSS variable
--color-primary: #52CDFA;
Lowercase HEX
#52cdfa

Shades

Tints

Tones

Harmony

CSS snippets for #52CDFA

.color-52cdfa {
  color: #52CDFA;
  background-color: #52CDFA;
}

Frequently asked questions

What color is #52CDFA?+

#52CDFA is a HEX color with RGB value rgb(82, 205, 250) and HSL value hsl(196, 94%, 65%). Its closest CSS named color is MediumTurquoise.

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

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