#5EB2EE Color

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

Color preview

#5EB2EE

Color formats

HEX
#5EB2EE
RGB
rgb(94, 178, 238)
RGBA
rgba(94, 178, 238, 1)
HSL
hsl(205, 81%, 65%)
HSV
hsv(205, 61%, 93%)
CMYK
cmyk(61%, 25%, 0%, 7%)
CSS variable
--color-primary: #5EB2EE;
Lowercase HEX
#5eb2ee

Shades

Tints

Tones

Harmony

CSS snippets for #5EB2EE

.color-5eb2ee {
  color: #5EB2EE;
  background-color: #5EB2EE;
}

Frequently asked questions

What color is #5EB2EE?+

#5EB2EE is a HEX color with RGB value rgb(94, 178, 238) and HSL value hsl(205, 81%, 65%). Its closest CSS named color is CornflowerBlue.

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

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