#379EFF Color

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

Color preview

#379EFF

Color formats

HEX
#379EFF
RGB
rgb(55, 158, 255)
RGBA
rgba(55, 158, 255, 1)
HSL
hsl(209, 100%, 61%)
HSV
hsv(209, 78%, 100%)
CMYK
cmyk(78%, 38%, 0%, 0%)
CSS variable
--color-primary: #379EFF;
Lowercase HEX
#379eff

Shades

Tints

Tones

Harmony

CSS snippets for #379EFF

.color-379eff {
  color: #379EFF;
  background-color: #379EFF;
}

Frequently asked questions

What color is #379EFF?+

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

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

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