#5AB5DC Color

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

Color preview

#5AB5DC

Color formats

HEX
#5AB5DC
RGB
rgb(90, 181, 220)
RGBA
rgba(90, 181, 220, 1)
HSL
hsl(198, 65%, 61%)
HSV
hsv(198, 59%, 86%)
CMYK
cmyk(59%, 18%, 0%, 14%)
CSS variable
--color-primary: #5AB5DC;
Lowercase HEX
#5ab5dc

Shades

Tints

Tones

Harmony

CSS snippets for #5AB5DC

.color-5ab5dc {
  color: #5AB5DC;
  background-color: #5AB5DC;
}

Frequently asked questions

What color is #5AB5DC?+

#5AB5DC is a HEX color with RGB value rgb(90, 181, 220) and HSL value hsl(198, 65%, 61%). Its closest CSS named color is MediumTurquoise.

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

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