#5AABCB Color

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

Color preview

#5AABCB

Color formats

HEX
#5AABCB
RGB
rgb(90, 171, 203)
RGBA
rgba(90, 171, 203, 1)
HSL
hsl(197, 52%, 57%)
HSV
hsv(197, 56%, 80%)
CMYK
cmyk(56%, 16%, 0%, 20%)
CSS variable
--color-primary: #5AABCB;
Lowercase HEX
#5aabcb

Shades

Tints

Tones

Harmony

CSS snippets for #5AABCB

.color-5aabcb {
  color: #5AABCB;
  background-color: #5AABCB;
}

Frequently asked questions

What color is #5AABCB?+

#5AABCB is a HEX color with RGB value rgb(90, 171, 203) and HSL value hsl(197, 52%, 57%). Its closest CSS named color is CornflowerBlue.

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

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