#377FD2 Color

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

Color preview

#377FD2

Color formats

HEX
#377FD2
RGB
rgb(55, 127, 210)
RGBA
rgba(55, 127, 210, 1)
HSL
hsl(212, 63%, 52%)
HSV
hsv(212, 74%, 82%)
CMYK
cmyk(74%, 40%, 0%, 18%)
CSS variable
--color-primary: #377FD2;
Lowercase HEX
#377fd2

Shades

Tints

Tones

Harmony

CSS snippets for #377FD2

.color-377fd2 {
  color: #377FD2;
  background-color: #377FD2;
}

Frequently asked questions

What color is #377FD2?+

#377FD2 is a HEX color with RGB value rgb(55, 127, 210) and HSL value hsl(212, 63%, 52%). Its closest CSS named color is RoyalBlue.

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

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