#2E31CC Color

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

Color preview

#2E31CC

Color formats

HEX
#2E31CC
RGB
rgb(46, 49, 204)
RGBA
rgba(46, 49, 204, 1)
HSL
hsl(239, 63%, 49%)
HSV
hsv(239, 77%, 80%)
CMYK
cmyk(77%, 76%, 0%, 20%)
CSS variable
--color-primary: #2E31CC;
Lowercase HEX
#2e31cc

Shades

Tints

Tones

Harmony

CSS snippets for #2E31CC

.color-2e31cc {
  color: #2E31CC;
  background-color: #2E31CC;
}

Frequently asked questions

What color is #2E31CC?+

#2E31CC is a HEX color with RGB value rgb(46, 49, 204) and HSL value hsl(239, 63%, 49%). Its closest CSS named color is RoyalBlue.

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

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