#555CDA Color

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

Color preview

#555CDA

Color formats

HEX
#555CDA
RGB
rgb(85, 92, 218)
RGBA
rgba(85, 92, 218, 1)
HSL
hsl(237, 64%, 59%)
HSV
hsv(237, 61%, 85%)
CMYK
cmyk(61%, 58%, 0%, 15%)
CSS variable
--color-primary: #555CDA;
Lowercase HEX
#555cda

Shades

Tints

Tones

Harmony

CSS snippets for #555CDA

.color-555cda {
  color: #555CDA;
  background-color: #555CDA;
}

Frequently asked questions

What color is #555CDA?+

#555CDA is a HEX color with RGB value rgb(85, 92, 218) and HSL value hsl(237, 64%, 59%). Its closest CSS named color is SlateBlue.

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

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