#555FEB Color

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

Color preview

#555FEB

Color formats

HEX
#555FEB
RGB
rgb(85, 95, 235)
RGBA
rgba(85, 95, 235, 1)
HSL
hsl(236, 79%, 63%)
HSV
hsv(236, 64%, 92%)
CMYK
cmyk(64%, 60%, 0%, 8%)
CSS variable
--color-primary: #555FEB;
Lowercase HEX
#555feb

Shades

Tints

Tones

Harmony

CSS snippets for #555FEB

.color-555feb {
  color: #555FEB;
  background-color: #555FEB;
}

Frequently asked questions

What color is #555FEB?+

#555FEB is a HEX color with RGB value rgb(85, 95, 235) and HSL value hsl(236, 79%, 63%). Its closest CSS named color is RoyalBlue.

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

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