#388BFF Color

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

Color preview

#388BFF

Color formats

HEX
#388BFF
RGB
rgb(56, 139, 255)
RGBA
rgba(56, 139, 255, 1)
HSL
hsl(215, 100%, 61%)
HSV
hsv(215, 78%, 100%)
CMYK
cmyk(78%, 45%, 0%, 0%)
CSS variable
--color-primary: #388BFF;
Lowercase HEX
#388bff

Shades

Tints

Tones

Harmony

CSS snippets for #388BFF

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

Frequently asked questions

What color is #388BFF?+

#388BFF is a HEX color with RGB value rgb(56, 139, 255) and HSL value hsl(215, 100%, 61%). Its closest CSS named color is DodgerBlue.

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

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