#2E83CC Color

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

Color preview

#2E83CC

Color formats

HEX
#2E83CC
RGB
rgb(46, 131, 204)
RGBA
rgba(46, 131, 204, 1)
HSL
hsl(208, 63%, 49%)
HSV
hsv(208, 77%, 80%)
CMYK
cmyk(77%, 36%, 0%, 20%)
CSS variable
--color-primary: #2E83CC;
Lowercase HEX
#2e83cc

Shades

Tints

Tones

Harmony

CSS snippets for #2E83CC

.color-2e83cc {
  color: #2E83CC;
  background-color: #2E83CC;
}

Frequently asked questions

What color is #2E83CC?+

#2E83CC is a HEX color with RGB value rgb(46, 131, 204) and HSL value hsl(208, 63%, 49%). Its closest CSS named color is SteelBlue.

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

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