#555BDD Color

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

Color preview

#555BDD

Color formats

HEX
#555BDD
RGB
rgb(85, 91, 221)
RGBA
rgba(85, 91, 221, 1)
HSL
hsl(237, 67%, 60%)
HSV
hsv(237, 62%, 87%)
CMYK
cmyk(62%, 59%, 0%, 13%)
CSS variable
--color-primary: #555BDD;
Lowercase HEX
#555bdd

Shades

Tints

Tones

Harmony

CSS snippets for #555BDD

.color-555bdd {
  color: #555BDD;
  background-color: #555BDD;
}

Frequently asked questions

What color is #555BDD?+

#555BDD is a HEX color with RGB value rgb(85, 91, 221) and HSL value hsl(237, 67%, 60%). Its closest CSS named color is RoyalBlue.

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

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