#555EDD Color

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

Color preview

#555EDD

Color formats

HEX
#555EDD
RGB
rgb(85, 94, 221)
RGBA
rgba(85, 94, 221, 1)
HSL
hsl(236, 67%, 60%)
HSV
hsv(236, 62%, 87%)
CMYK
cmyk(62%, 57%, 0%, 13%)
CSS variable
--color-primary: #555EDD;
Lowercase HEX
#555edd

Shades

Tints

Tones

Harmony

CSS snippets for #555EDD

.color-555edd {
  color: #555EDD;
  background-color: #555EDD;
}

Frequently asked questions

What color is #555EDD?+

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

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

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