#55ADD2 Color

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

Color preview

#55ADD2

Color formats

HEX
#55ADD2
RGB
rgb(85, 173, 210)
RGBA
rgba(85, 173, 210, 1)
HSL
hsl(198, 58%, 58%)
HSV
hsv(198, 60%, 82%)
CMYK
cmyk(60%, 18%, 0%, 18%)
CSS variable
--color-primary: #55ADD2;
Lowercase HEX
#55add2

Shades

Tints

Tones

Harmony

CSS snippets for #55ADD2

.color-55add2 {
  color: #55ADD2;
  background-color: #55ADD2;
}

Frequently asked questions

What color is #55ADD2?+

#55ADD2 is a HEX color with RGB value rgb(85, 173, 210) and HSL value hsl(198, 58%, 58%). Its closest CSS named color is MediumTurquoise.

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

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