#555BFB Color

Inspect #555BFB across formats, palettes, contrast and closest named color matches.

Color preview

#555BFB

Color formats

HEX
#555BFB
RGB
rgb(85, 91, 251)
RGBA
rgba(85, 91, 251, 1)
HSL
hsl(238, 95%, 66%)
HSV
hsv(238, 66%, 98%)
CMYK
cmyk(66%, 64%, 0%, 2%)
CSS variable
--color-primary: #555BFB;
Lowercase HEX
#555bfb

Shades

Tints

Tones

Harmony

CSS snippets for #555BFB

.color-555bfb {
  color: #555BFB;
  background-color: #555BFB;
}

Frequently asked questions

What color is #555BFB?+

#555BFB is a HEX color with RGB value rgb(85, 91, 251) and HSL value hsl(238, 95%, 66%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #555BFB?+

The closest Tailwind color is indigo-500, available as the bg-indigo-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