#377DC3 Color

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

Color preview

#377DC3

Color formats

HEX
#377DC3
RGB
rgb(55, 125, 195)
RGBA
rgba(55, 125, 195, 1)
HSL
hsl(210, 56%, 49%)
HSV
hsv(210, 72%, 76%)
CMYK
cmyk(72%, 36%, 0%, 24%)
CSS variable
--color-primary: #377DC3;
Lowercase HEX
#377dc3

Shades

Tints

Tones

Harmony

CSS snippets for #377DC3

.color-377dc3 {
  color: #377DC3;
  background-color: #377DC3;
}

Frequently asked questions

What color is #377DC3?+

#377DC3 is a HEX color with RGB value rgb(55, 125, 195) and HSL value hsl(210, 56%, 49%). Its closest CSS named color is SteelBlue.

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

The closest Tailwind color is blue-600, available as the bg-blue-600 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