#2C80FE Color

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

Color preview

#2C80FE

Color formats

HEX
#2C80FE
RGB
rgb(44, 128, 254)
RGBA
rgba(44, 128, 254, 1)
HSL
hsl(216, 99%, 58%)
HSV
hsv(216, 83%, 100%)
CMYK
cmyk(83%, 50%, 0%, 0%)
CSS variable
--color-primary: #2C80FE;
Lowercase HEX
#2c80fe

Shades

Tints

Tones

Harmony

CSS snippets for #2C80FE

.color-2c80fe {
  color: #2C80FE;
  background-color: #2C80FE;
}

Frequently asked questions

What color is #2C80FE?+

#2C80FE is a HEX color with RGB value rgb(44, 128, 254) and HSL value hsl(216, 99%, 58%). Its closest CSS named color is DodgerBlue.

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

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