#2C83FE Color

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

Color preview

#2C83FE

Color formats

HEX
#2C83FE
RGB
rgb(44, 131, 254)
RGBA
rgba(44, 131, 254, 1)
HSL
hsl(215, 99%, 58%)
HSV
hsv(215, 83%, 100%)
CMYK
cmyk(83%, 48%, 0%, 0%)
CSS variable
--color-primary: #2C83FE;
Lowercase HEX
#2c83fe

Shades

Tints

Tones

Harmony

CSS snippets for #2C83FE

.color-2c83fe {
  color: #2C83FE;
  background-color: #2C83FE;
}

Frequently asked questions

What color is #2C83FE?+

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

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

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