#377DC8 Color

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

Color preview

#377DC8

Color formats

HEX
#377DC8
RGB
rgb(55, 125, 200)
RGBA
rgba(55, 125, 200, 1)
HSL
hsl(211, 57%, 50%)
HSV
hsv(211, 73%, 78%)
CMYK
cmyk(73%, 37%, 0%, 22%)
CSS variable
--color-primary: #377DC8;
Lowercase HEX
#377dc8

Shades

Tints

Tones

Harmony

CSS snippets for #377DC8

.color-377dc8 {
  color: #377DC8;
  background-color: #377DC8;
}

Frequently asked questions

What color is #377DC8?+

#377DC8 is a HEX color with RGB value rgb(55, 125, 200) and HSL value hsl(211, 57%, 50%). Its closest CSS named color is SteelBlue.

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

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