#2E66CC Color

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

Color preview

#2E66CC

Color formats

HEX
#2E66CC
RGB
rgb(46, 102, 204)
RGBA
rgba(46, 102, 204, 1)
HSL
hsl(219, 63%, 49%)
HSV
hsv(219, 77%, 80%)
CMYK
cmyk(77%, 50%, 0%, 20%)
CSS variable
--color-primary: #2E66CC;
Lowercase HEX
#2e66cc

Shades

Tints

Tones

Harmony

CSS snippets for #2E66CC

.color-2e66cc {
  color: #2E66CC;
  background-color: #2E66CC;
}

Frequently asked questions

What color is #2E66CC?+

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

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

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