#2E6BDC Color

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

Color preview

#2E6BDC

Color formats

HEX
#2E6BDC
RGB
rgb(46, 107, 220)
RGBA
rgba(46, 107, 220, 1)
HSL
hsl(219, 71%, 52%)
HSV
hsv(219, 79%, 86%)
CMYK
cmyk(79%, 51%, 0%, 14%)
CSS variable
--color-primary: #2E6BDC;
Lowercase HEX
#2e6bdc

Shades

Tints

Tones

Harmony

CSS snippets for #2E6BDC

.color-2e6bdc {
  color: #2E6BDC;
  background-color: #2E6BDC;
}

Frequently asked questions

What color is #2E6BDC?+

#2E6BDC is a HEX color with RGB value rgb(46, 107, 220) and HSL value hsl(219, 71%, 52%). Its closest CSS named color is RoyalBlue.

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

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