#52ABBD Color

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

Color preview

#52ABBD

Color formats

HEX
#52ABBD
RGB
rgb(82, 171, 189)
RGBA
rgba(82, 171, 189, 1)
HSL
hsl(190, 45%, 53%)
HSV
hsv(190, 57%, 74%)
CMYK
cmyk(57%, 10%, 0%, 26%)
CSS variable
--color-primary: #52ABBD;
Lowercase HEX
#52abbd

Shades

Tints

Tones

Harmony

CSS snippets for #52ABBD

.color-52abbd {
  color: #52ABBD;
  background-color: #52ABBD;
}

Frequently asked questions

What color is #52ABBD?+

#52ABBD is a HEX color with RGB value rgb(82, 171, 189) and HSL value hsl(190, 45%, 53%). Its closest CSS named color is CadetBlue.

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

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