#377DFF Color

Inspect #377DFF across formats, palettes, contrast and closest named color matches.

Color preview

#377DFF

Color formats

HEX
#377DFF
RGB
rgb(55, 125, 255)
RGBA
rgba(55, 125, 255, 1)
HSL
hsl(219, 100%, 61%)
HSV
hsv(219, 78%, 100%)
CMYK
cmyk(78%, 51%, 0%, 0%)
CSS variable
--color-primary: #377DFF;
Lowercase HEX
#377dff

Shades

Tints

Tones

Harmony

CSS snippets for #377DFF

.color-377dff {
  color: #377DFF;
  background-color: #377DFF;
}

Frequently asked questions

What color is #377DFF?+

#377DFF is a HEX color with RGB value rgb(55, 125, 255) and HSL value hsl(219, 100%, 61%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #377DFF?+

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