#5A9BEA Color

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

Color preview

#5A9BEA

Color formats

HEX
#5A9BEA
RGB
rgb(90, 155, 234)
RGBA
rgba(90, 155, 234, 1)
HSL
hsl(213, 77%, 64%)
HSV
hsv(213, 62%, 92%)
CMYK
cmyk(62%, 34%, 0%, 8%)
CSS variable
--color-primary: #5A9BEA;
Lowercase HEX
#5a9bea

Shades

Tints

Tones

Harmony

CSS snippets for #5A9BEA

.color-5a9bea {
  color: #5A9BEA;
  background-color: #5A9BEA;
}

Frequently asked questions

What color is #5A9BEA?+

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

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

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