#5555AF Color

Inspect #5555AF across formats, palettes, contrast and closest named color matches.

Color preview

#5555AF

Color formats

HEX
#5555AF
RGB
rgb(85, 85, 175)
RGBA
rgba(85, 85, 175, 1)
HSL
hsl(240, 36%, 51%)
HSV
hsv(240, 51%, 69%)
CMYK
cmyk(51%, 51%, 0%, 31%)
CSS variable
--color-primary: #5555AF;
Lowercase HEX
#5555af

Shades

Tints

Tones

Harmony

CSS snippets for #5555AF

.color-5555af {
  color: #5555AF;
  background-color: #5555AF;
}

Frequently asked questions

What color is #5555AF?+

#5555AF is a HEX color with RGB value rgb(85, 85, 175) and HSL value hsl(240, 36%, 51%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #5555AF?+

The closest Tailwind color is indigo-700, available as the bg-indigo-700 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