#5050AF Color

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

Color preview

#5050AF

Color formats

HEX
#5050AF
RGB
rgb(80, 80, 175)
RGBA
rgba(80, 80, 175, 1)
HSL
hsl(240, 37%, 50%)
HSV
hsv(240, 54%, 69%)
CMYK
cmyk(54%, 54%, 0%, 31%)
CSS variable
--color-primary: #5050AF;
Lowercase HEX
#5050af

Shades

Tints

Tones

Harmony

CSS snippets for #5050AF

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

Frequently asked questions

What color is #5050AF?+

#5050AF is a HEX color with RGB value rgb(80, 80, 175) and HSL value hsl(240, 37%, 50%). Its closest CSS named color is SlateBlue.

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

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