#555FEF Color

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

Color preview

#555FEF

Color formats

HEX
#555FEF
RGB
rgb(85, 95, 239)
RGBA
rgba(85, 95, 239, 1)
HSL
hsl(236, 83%, 64%)
HSV
hsv(236, 64%, 94%)
CMYK
cmyk(64%, 60%, 0%, 6%)
CSS variable
--color-primary: #555FEF;
Lowercase HEX
#555fef

Shades

Tints

Tones

Harmony

CSS snippets for #555FEF

.color-555fef {
  color: #555FEF;
  background-color: #555FEF;
}

Frequently asked questions

What color is #555FEF?+

#555FEF is a HEX color with RGB value rgb(85, 95, 239) and HSL value hsl(236, 83%, 64%). Its closest CSS named color is RoyalBlue.

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

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