#2E46CC Color

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

Color preview

#2E46CC

Color formats

HEX
#2E46CC
RGB
rgb(46, 70, 204)
RGBA
rgba(46, 70, 204, 1)
HSL
hsl(231, 63%, 49%)
HSV
hsv(231, 77%, 80%)
CMYK
cmyk(77%, 66%, 0%, 20%)
CSS variable
--color-primary: #2E46CC;
Lowercase HEX
#2e46cc

Shades

Tints

Tones

Harmony

CSS snippets for #2E46CC

.color-2e46cc {
  color: #2E46CC;
  background-color: #2E46CC;
}

Frequently asked questions

What color is #2E46CC?+

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

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

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