#53BBCF Color

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

Color preview

#53BBCF

Color formats

HEX
#53BBCF
RGB
rgb(83, 187, 207)
RGBA
rgba(83, 187, 207, 1)
HSL
hsl(190, 56%, 57%)
HSV
hsv(190, 60%, 81%)
CMYK
cmyk(60%, 10%, 0%, 19%)
CSS variable
--color-primary: #53BBCF;
Lowercase HEX
#53bbcf

Shades

Tints

Tones

Harmony

CSS snippets for #53BBCF

.color-53bbcf {
  color: #53BBCF;
  background-color: #53BBCF;
}

Frequently asked questions

What color is #53BBCF?+

#53BBCF is a HEX color with RGB value rgb(83, 187, 207) and HSL value hsl(190, 56%, 57%). Its closest CSS named color is MediumTurquoise.

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

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