#55BBEB Color

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

Color preview

#55BBEB

Color formats

HEX
#55BBEB
RGB
rgb(85, 187, 235)
RGBA
rgba(85, 187, 235, 1)
HSL
hsl(199, 79%, 63%)
HSV
hsv(199, 64%, 92%)
CMYK
cmyk(64%, 20%, 0%, 8%)
CSS variable
--color-primary: #55BBEB;
Lowercase HEX
#55bbeb

Shades

Tints

Tones

Harmony

CSS snippets for #55BBEB

.color-55bbeb {
  color: #55BBEB;
  background-color: #55BBEB;
}

Frequently asked questions

What color is #55BBEB?+

#55BBEB is a HEX color with RGB value rgb(85, 187, 235) and HSL value hsl(199, 79%, 63%). Its closest CSS named color is MediumTurquoise.

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

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