#555BFF Color

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

Color preview

#555BFF

Color formats

HEX
#555BFF
RGB
rgb(85, 91, 255)
RGBA
rgba(85, 91, 255, 1)
HSL
hsl(238, 100%, 67%)
HSV
hsv(238, 67%, 100%)
CMYK
cmyk(67%, 64%, 0%, 0%)
CSS variable
--color-primary: #555BFF;
Lowercase HEX
#555bff

Shades

Tints

Tones

Harmony

CSS snippets for #555BFF

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

Frequently asked questions

What color is #555BFF?+

#555BFF is a HEX color with RGB value rgb(85, 91, 255) and HSL value hsl(238, 100%, 67%). Its closest CSS named color is RoyalBlue.

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

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