#5ABAEA Color

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

Color preview

#5ABAEA

Color formats

HEX
#5ABAEA
RGB
rgb(90, 186, 234)
RGBA
rgba(90, 186, 234, 1)
HSL
hsl(200, 77%, 64%)
HSV
hsv(200, 62%, 92%)
CMYK
cmyk(62%, 21%, 0%, 8%)
CSS variable
--color-primary: #5ABAEA;
Lowercase HEX
#5abaea

Shades

Tints

Tones

Harmony

CSS snippets for #5ABAEA

.color-5abaea {
  color: #5ABAEA;
  background-color: #5ABAEA;
}

Frequently asked questions

What color is #5ABAEA?+

#5ABAEA is a HEX color with RGB value rgb(90, 186, 234) and HSL value hsl(200, 77%, 64%). Its closest CSS named color is CornflowerBlue.

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

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