#555DFC Color

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

Color preview

#555DFC

Color formats

HEX
#555DFC
RGB
rgb(85, 93, 252)
RGBA
rgba(85, 93, 252, 1)
HSL
hsl(237, 97%, 66%)
HSV
hsv(237, 66%, 99%)
CMYK
cmyk(66%, 63%, 0%, 1%)
CSS variable
--color-primary: #555DFC;
Lowercase HEX
#555dfc

Shades

Tints

Tones

Harmony

CSS snippets for #555DFC

.color-555dfc {
  color: #555DFC;
  background-color: #555DFC;
}

Frequently asked questions

What color is #555DFC?+

#555DFC is a HEX color with RGB value rgb(85, 93, 252) and HSL value hsl(237, 97%, 66%). Its closest CSS named color is RoyalBlue.

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

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