#337FFA Color

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

Color preview

#337FFA

Color formats

HEX
#337FFA
RGB
rgb(51, 127, 250)
RGBA
rgba(51, 127, 250, 1)
HSL
hsl(217, 95%, 59%)
HSV
hsv(217, 80%, 98%)
CMYK
cmyk(80%, 49%, 0%, 2%)
CSS variable
--color-primary: #337FFA;
Lowercase HEX
#337ffa

Shades

Tints

Tones

Harmony

CSS snippets for #337FFA

.color-337ffa {
  color: #337FFA;
  background-color: #337FFA;
}

Frequently asked questions

What color is #337FFA?+

#337FFA is a HEX color with RGB value rgb(51, 127, 250) and HSL value hsl(217, 95%, 59%). Its closest CSS named color is DodgerBlue.

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

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