#555ADD Color

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

Color preview

#555ADD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #555ADD

.color-555add {
  color: #555ADD;
  background-color: #555ADD;
}

Frequently asked questions

What color is #555ADD?+

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

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

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