#55BEEF Color

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

Color preview

#55BEEF

Color formats

HEX
#55BEEF
RGB
rgb(85, 190, 239)
RGBA
rgba(85, 190, 239, 1)
HSL
hsl(199, 83%, 64%)
HSV
hsv(199, 64%, 94%)
CMYK
cmyk(64%, 21%, 0%, 6%)
CSS variable
--color-primary: #55BEEF;
Lowercase HEX
#55beef

Shades

Tints

Tones

Harmony

CSS snippets for #55BEEF

.color-55beef {
  color: #55BEEF;
  background-color: #55BEEF;
}

Frequently asked questions

What color is #55BEEF?+

#55BEEF is a HEX color with RGB value rgb(85, 190, 239) and HSL value hsl(199, 83%, 64%). Its closest CSS named color is MediumTurquoise.

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

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