#52BFCC Color

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

Color preview

#52BFCC

Color formats

HEX
#52BFCC
RGB
rgb(82, 191, 204)
RGBA
rgba(82, 191, 204, 1)
HSL
hsl(186, 54%, 56%)
HSV
hsv(186, 60%, 80%)
CMYK
cmyk(60%, 6%, 0%, 20%)
CSS variable
--color-primary: #52BFCC;
Lowercase HEX
#52bfcc

Shades

Tints

Tones

Harmony

CSS snippets for #52BFCC

.color-52bfcc {
  color: #52BFCC;
  background-color: #52BFCC;
}

Frequently asked questions

What color is #52BFCC?+

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

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

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