#5050AB Color

Inspect #5050AB across formats, palettes, contrast and closest named color matches.

Color preview

#5050AB

Color formats

HEX
#5050AB
RGB
rgb(80, 80, 171)
RGBA
rgba(80, 80, 171, 1)
HSL
hsl(240, 36%, 49%)
HSV
hsv(240, 53%, 67%)
CMYK
cmyk(53%, 53%, 0%, 33%)
CSS variable
--color-primary: #5050AB;
Lowercase HEX
#5050ab

Shades

Tints

Tones

Harmony

CSS snippets for #5050AB

.color-5050ab {
  color: #5050AB;
  background-color: #5050AB;
}

Frequently asked questions

What color is #5050AB?+

#5050AB is a HEX color with RGB value rgb(80, 80, 171) and HSL value hsl(240, 36%, 49%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #5050AB?+

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