#503ACC Color

Inspect #503ACC across formats, palettes, contrast and closest named color matches.

Color preview

#503ACC

Color formats

HEX
#503ACC
RGB
rgb(80, 58, 204)
RGBA
rgba(80, 58, 204, 1)
HSL
hsl(249, 59%, 51%)
HSV
hsv(249, 72%, 80%)
CMYK
cmyk(61%, 72%, 0%, 20%)
CSS variable
--color-primary: #503ACC;
Lowercase HEX
#503acc

Shades

Tints

Tones

Harmony

CSS snippets for #503ACC

.color-503acc {
  color: #503ACC;
  background-color: #503ACC;
}

Frequently asked questions

What color is #503ACC?+

#503ACC is a HEX color with RGB value rgb(80, 58, 204) and HSL value hsl(249, 59%, 51%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #503ACC?+

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