#55BAD3 Color

Inspect #55BAD3 across formats, palettes, contrast and closest named color matches.

Color preview

#55BAD3

Color formats

HEX
#55BAD3
RGB
rgb(85, 186, 211)
RGBA
rgba(85, 186, 211, 1)
HSL
hsl(192, 59%, 58%)
HSV
hsv(192, 60%, 83%)
CMYK
cmyk(60%, 12%, 0%, 17%)
CSS variable
--color-primary: #55BAD3;
Lowercase HEX
#55bad3

Shades

Tints

Tones

Harmony

CSS snippets for #55BAD3

.color-55bad3 {
  color: #55BAD3;
  background-color: #55BAD3;
}

Frequently asked questions

What color is #55BAD3?+

#55BAD3 is a HEX color with RGB value rgb(85, 186, 211) and HSL value hsl(192, 59%, 58%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #55BAD3?+

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