#555EDA Color

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

Color preview

#555EDA

Color formats

HEX
#555EDA
RGB
rgb(85, 94, 218)
RGBA
rgba(85, 94, 218, 1)
HSL
hsl(236, 64%, 59%)
HSV
hsv(236, 61%, 85%)
CMYK
cmyk(61%, 57%, 0%, 15%)
CSS variable
--color-primary: #555EDA;
Lowercase HEX
#555eda

Shades

Tints

Tones

Harmony

CSS snippets for #555EDA

.color-555eda {
  color: #555EDA;
  background-color: #555EDA;
}

Frequently asked questions

What color is #555EDA?+

#555EDA is a HEX color with RGB value rgb(85, 94, 218) and HSL value hsl(236, 64%, 59%). Its closest CSS named color is RoyalBlue.

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

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