#388CCC Color

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

Color preview

#388CCC

Color formats

HEX
#388CCC
RGB
rgb(56, 140, 204)
RGBA
rgba(56, 140, 204, 1)
HSL
hsl(206, 59%, 51%)
HSV
hsv(206, 73%, 80%)
CMYK
cmyk(73%, 31%, 0%, 20%)
CSS variable
--color-primary: #388CCC;
Lowercase HEX
#388ccc

Shades

Tints

Tones

Harmony

CSS snippets for #388CCC

.color-388ccc {
  color: #388CCC;
  background-color: #388CCC;
}

Frequently asked questions

What color is #388CCC?+

#388CCC is a HEX color with RGB value rgb(56, 140, 204) and HSL value hsl(206, 59%, 51%). Its closest CSS named color is SteelBlue.

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

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