#555CDD Color

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

Color preview

#555CDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #555CDD

.color-555cdd {
  color: #555CDD;
  background-color: #555CDD;
}

Frequently asked questions

What color is #555CDD?+

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

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

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