#52DDEF Color

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

Color preview

#52DDEF

Color formats

HEX
#52DDEF
RGB
rgb(82, 221, 239)
RGBA
rgba(82, 221, 239, 1)
HSL
hsl(187, 83%, 63%)
HSV
hsv(187, 66%, 94%)
CMYK
cmyk(66%, 8%, 0%, 6%)
CSS variable
--color-primary: #52DDEF;
Lowercase HEX
#52ddef

Shades

Tints

Tones

Harmony

CSS snippets for #52DDEF

.color-52ddef {
  color: #52DDEF;
  background-color: #52DDEF;
}

Frequently asked questions

What color is #52DDEF?+

#52DDEF is a HEX color with RGB value rgb(82, 221, 239) and HSL value hsl(187, 83%, 63%). Its closest CSS named color is Turquoise.

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

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