#2E80FA Color

Inspect #2E80FA across formats, palettes, contrast and closest named color matches.

Color preview

#2E80FA

Color formats

HEX
#2E80FA
RGB
rgb(46, 128, 250)
RGBA
rgba(46, 128, 250, 1)
HSL
hsl(216, 95%, 58%)
HSV
hsv(216, 82%, 98%)
CMYK
cmyk(82%, 49%, 0%, 2%)
CSS variable
--color-primary: #2E80FA;
Lowercase HEX
#2e80fa

Shades

Tints

Tones

Harmony

CSS snippets for #2E80FA

.color-2e80fa {
  color: #2E80FA;
  background-color: #2E80FA;
}

Frequently asked questions

What color is #2E80FA?+

#2E80FA is a HEX color with RGB value rgb(46, 128, 250) and HSL value hsl(216, 95%, 58%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #2E80FA?+

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