#5ABEED Color

Inspect #5ABEED across formats, palettes, contrast and closest named color matches.

Color preview

#5ABEED

Color formats

HEX
#5ABEED
RGB
rgb(90, 190, 237)
RGBA
rgba(90, 190, 237, 1)
HSL
hsl(199, 80%, 64%)
HSV
hsv(199, 62%, 93%)
CMYK
cmyk(62%, 20%, 0%, 7%)
CSS variable
--color-primary: #5ABEED;
Lowercase HEX
#5abeed

Shades

Tints

Tones

Harmony

CSS snippets for #5ABEED

.color-5abeed {
  color: #5ABEED;
  background-color: #5ABEED;
}

Frequently asked questions

What color is #5ABEED?+

#5ABEED is a HEX color with RGB value rgb(90, 190, 237) and HSL value hsl(199, 80%, 64%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #5ABEED?+

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