#55AFCD Color

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

Color preview

#55AFCD

Color formats

HEX
#55AFCD
RGB
rgb(85, 175, 205)
RGBA
rgba(85, 175, 205, 1)
HSL
hsl(195, 55%, 57%)
HSV
hsv(195, 59%, 80%)
CMYK
cmyk(59%, 15%, 0%, 20%)
CSS variable
--color-primary: #55AFCD;
Lowercase HEX
#55afcd

Shades

Tints

Tones

Harmony

CSS snippets for #55AFCD

.color-55afcd {
  color: #55AFCD;
  background-color: #55AFCD;
}

Frequently asked questions

What color is #55AFCD?+

#55AFCD is a HEX color with RGB value rgb(85, 175, 205) and HSL value hsl(195, 55%, 57%). Its closest CSS named color is MediumTurquoise.

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

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