#389DEB Color

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

Color preview

#389DEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #389DEB

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

Frequently asked questions

What color is #389DEB?+

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

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

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