#379DEB Color

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

Color preview

#379DEB

Color formats

HEX
#379DEB
RGB
rgb(55, 157, 235)
RGBA
rgba(55, 157, 235, 1)
HSL
hsl(206, 82%, 57%)
HSV
hsv(206, 77%, 92%)
CMYK
cmyk(77%, 33%, 0%, 8%)
CSS variable
--color-primary: #379DEB;
Lowercase HEX
#379deb

Shades

Tints

Tones

Harmony

CSS snippets for #379DEB

.color-379deb {
  color: #379DEB;
  background-color: #379DEB;
}

Frequently asked questions

What color is #379DEB?+

#379DEB is a HEX color with RGB value rgb(55, 157, 235) and HSL value hsl(206, 82%, 57%). Its closest CSS named color is DodgerBlue.

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

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