#337AFF Color

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

Color preview

#337AFF

Color formats

HEX
#337AFF
RGB
rgb(51, 122, 255)
RGBA
rgba(51, 122, 255, 1)
HSL
hsl(219, 100%, 60%)
HSV
hsv(219, 80%, 100%)
CMYK
cmyk(80%, 52%, 0%, 0%)
CSS variable
--color-primary: #337AFF;
Lowercase HEX
#337aff

Shades

Tints

Tones

Harmony

CSS snippets for #337AFF

.color-337aff {
  color: #337AFF;
  background-color: #337AFF;
}

Frequently asked questions

What color is #337AFF?+

#337AFF is a HEX color with RGB value rgb(51, 122, 255) and HSL value hsl(219, 100%, 60%). Its closest CSS named color is DodgerBlue.

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

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