#53CABE Color

Inspect #53CABE across formats, palettes, contrast and closest named color matches.

Color preview

#53CABE

Color formats

HEX
#53CABE
RGB
rgb(83, 202, 190)
RGBA
rgba(83, 202, 190, 1)
HSL
hsl(174, 53%, 56%)
HSV
hsv(174, 59%, 79%)
CMYK
cmyk(59%, 0%, 6%, 21%)
CSS variable
--color-primary: #53CABE;
Lowercase HEX
#53cabe

Shades

Tints

Tones

Harmony

CSS snippets for #53CABE

.color-53cabe {
  color: #53CABE;
  background-color: #53CABE;
}

Frequently asked questions

What color is #53CABE?+

#53CABE is a HEX color with RGB value rgb(83, 202, 190) and HSL value hsl(174, 53%, 56%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #53CABE?+

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