#379BFF Color

Inspect #379BFF across formats, palettes, contrast and closest named color matches.

Color preview

#379BFF

Color formats

HEX
#379BFF
RGB
rgb(55, 155, 255)
RGBA
rgba(55, 155, 255, 1)
HSL
hsl(210, 100%, 61%)
HSV
hsv(210, 78%, 100%)
CMYK
cmyk(78%, 39%, 0%, 0%)
CSS variable
--color-primary: #379BFF;
Lowercase HEX
#379bff

Shades

Tints

Tones

Harmony

CSS snippets for #379BFF

.color-379bff {
  color: #379BFF;
  background-color: #379BFF;
}

Frequently asked questions

What color is #379BFF?+

#379BFF is a HEX color with RGB value rgb(55, 155, 255) and HSL value hsl(210, 100%, 61%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #379BFF?+

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