#2050EE Color

Inspect #2050EE across formats, palettes, contrast and closest named color matches.

Color preview

#2050EE

Color formats

HEX
#2050EE
RGB
rgb(32, 80, 238)
RGBA
rgba(32, 80, 238, 1)
HSL
hsl(226, 86%, 53%)
HSV
hsv(226, 87%, 93%)
CMYK
cmyk(87%, 66%, 0%, 7%)
CSS variable
--color-primary: #2050EE;
Lowercase HEX
#2050ee

Shades

Tints

Tones

Harmony

CSS snippets for #2050EE

.color-2050ee {
  color: #2050EE;
  background-color: #2050EE;
}

Frequently asked questions

What color is #2050EE?+

#2050EE is a HEX color with RGB value rgb(32, 80, 238) and HSL value hsl(226, 86%, 53%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #2050EE?+

The closest Tailwind color is blue-600, available as the bg-blue-600 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