#5050AA Color

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

Color preview

#5050AA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #5050AA

.color-5050aa {
  color: #5050AA;
  background-color: #5050AA;
}

Frequently asked questions

What color is #5050AA?+

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

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

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