#377BCD Color

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

Color preview

#377BCD

Color formats

HEX
#377BCD
RGB
rgb(55, 123, 205)
RGBA
rgba(55, 123, 205, 1)
HSL
hsl(213, 60%, 51%)
HSV
hsv(213, 73%, 80%)
CMYK
cmyk(73%, 40%, 0%, 20%)
CSS variable
--color-primary: #377BCD;
Lowercase HEX
#377bcd

Shades

Tints

Tones

Harmony

CSS snippets for #377BCD

.color-377bcd {
  color: #377BCD;
  background-color: #377BCD;
}

Frequently asked questions

What color is #377BCD?+

#377BCD is a HEX color with RGB value rgb(55, 123, 205) and HSL value hsl(213, 60%, 51%). Its closest CSS named color is RoyalBlue.

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

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