#52CACC Color

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

Color preview

#52CACC

Color formats

HEX
#52CACC
RGB
rgb(82, 202, 204)
RGBA
rgba(82, 202, 204, 1)
HSL
hsl(181, 54%, 56%)
HSV
hsv(181, 60%, 80%)
CMYK
cmyk(60%, 1%, 0%, 20%)
CSS variable
--color-primary: #52CACC;
Lowercase HEX
#52cacc

Shades

Tints

Tones

Harmony

CSS snippets for #52CACC

.color-52cacc {
  color: #52CACC;
  background-color: #52CACC;
}

Frequently asked questions

What color is #52CACC?+

#52CACC is a HEX color with RGB value rgb(82, 202, 204) and HSL value hsl(181, 54%, 56%). Its closest CSS named color is MediumTurquoise.

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

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