#378ADD Color

Inspect #378ADD across formats, palettes, contrast and closest named color matches.

Color preview

#378ADD

Color formats

HEX
#378ADD
RGB
rgb(55, 138, 221)
RGBA
rgba(55, 138, 221, 1)
HSL
hsl(210, 71%, 54%)
HSV
hsv(210, 75%, 87%)
CMYK
cmyk(75%, 38%, 0%, 13%)
CSS variable
--color-primary: #378ADD;
Lowercase HEX
#378add

Shades

Tints

Tones

Harmony

CSS snippets for #378ADD

.color-378add {
  color: #378ADD;
  background-color: #378ADD;
}

Frequently asked questions

What color is #378ADD?+

#378ADD is a HEX color with RGB value rgb(55, 138, 221) and HSL value hsl(210, 71%, 54%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #378ADD?+

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