#5050A2 Color

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

Color preview

#5050A2

Color formats

HEX
#5050A2
RGB
rgb(80, 80, 162)
RGBA
rgba(80, 80, 162, 1)
HSL
hsl(240, 34%, 47%)
HSV
hsv(240, 51%, 64%)
CMYK
cmyk(51%, 51%, 0%, 36%)
CSS variable
--color-primary: #5050A2;
Lowercase HEX
#5050a2

Shades

Tints

Tones

Harmony

CSS snippets for #5050A2

.color-5050a2 {
  color: #5050A2;
  background-color: #5050A2;
}

Frequently asked questions

What color is #5050A2?+

#5050A2 is a HEX color with RGB value rgb(80, 80, 162) and HSL value hsl(240, 34%, 47%). Its closest CSS named color is DarkSlateBlue.

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

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