#53CBBF Color

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

Color preview

#53CBBF

Color formats

HEX
#53CBBF
RGB
rgb(83, 203, 191)
RGBA
rgba(83, 203, 191, 1)
HSL
hsl(174, 54%, 56%)
HSV
hsv(174, 59%, 80%)
CMYK
cmyk(59%, 0%, 6%, 20%)
CSS variable
--color-primary: #53CBBF;
Lowercase HEX
#53cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #53CBBF

.color-53cbbf {
  color: #53CBBF;
  background-color: #53CBBF;
}

Frequently asked questions

What color is #53CBBF?+

#53CBBF is a HEX color with RGB value rgb(83, 203, 191) and HSL value hsl(174, 54%, 56%). Its closest CSS named color is MediumTurquoise.

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

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