#52DCFF Color

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

Color preview

#52DCFF

Color formats

HEX
#52DCFF
RGB
rgb(82, 220, 255)
RGBA
rgba(82, 220, 255, 1)
HSL
hsl(192, 100%, 66%)
HSV
hsv(192, 68%, 100%)
CMYK
cmyk(68%, 14%, 0%, 0%)
CSS variable
--color-primary: #52DCFF;
Lowercase HEX
#52dcff

Shades

Tints

Tones

Harmony

CSS snippets for #52DCFF

.color-52dcff {
  color: #52DCFF;
  background-color: #52DCFF;
}

Frequently asked questions

What color is #52DCFF?+

#52DCFF is a HEX color with RGB value rgb(82, 220, 255) and HSL value hsl(192, 100%, 66%). Its closest CSS named color is Turquoise.

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

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