#377DCD Color

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

Color preview

#377DCD

Color formats

HEX
#377DCD
RGB
rgb(55, 125, 205)
RGBA
rgba(55, 125, 205, 1)
HSL
hsl(212, 60%, 51%)
HSV
hsv(212, 73%, 80%)
CMYK
cmyk(73%, 39%, 0%, 20%)
CSS variable
--color-primary: #377DCD;
Lowercase HEX
#377dcd

Shades

Tints

Tones

Harmony

CSS snippets for #377DCD

.color-377dcd {
  color: #377DCD;
  background-color: #377DCD;
}

Frequently asked questions

What color is #377DCD?+

#377DCD is a HEX color with RGB value rgb(55, 125, 205) and HSL value hsl(212, 60%, 51%). Its closest CSS named color is SteelBlue.

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

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