#337ED2 Color

Inspect #337ED2 across formats, palettes, contrast and closest named color matches.

Color preview

#337ED2

Color formats

HEX
#337ED2
RGB
rgb(51, 126, 210)
RGBA
rgba(51, 126, 210, 1)
HSL
hsl(212, 64%, 51%)
HSV
hsv(212, 76%, 82%)
CMYK
cmyk(76%, 40%, 0%, 18%)
CSS variable
--color-primary: #337ED2;
Lowercase HEX
#337ed2

Shades

Tints

Tones

Harmony

CSS snippets for #337ED2

.color-337ed2 {
  color: #337ED2;
  background-color: #337ED2;
}

Frequently asked questions

What color is #337ED2?+

#337ED2 is a HEX color with RGB value rgb(51, 126, 210) and HSL value hsl(212, 64%, 51%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #337ED2?+

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