#503DBC Color

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

Color preview

#503DBC

Color formats

HEX
#503DBC
RGB
rgb(80, 61, 188)
RGBA
rgba(80, 61, 188, 1)
HSL
hsl(249, 51%, 49%)
HSV
hsv(249, 68%, 74%)
CMYK
cmyk(57%, 68%, 0%, 26%)
CSS variable
--color-primary: #503DBC;
Lowercase HEX
#503dbc

Shades

Tints

Tones

Harmony

CSS snippets for #503DBC

.color-503dbc {
  color: #503DBC;
  background-color: #503DBC;
}

Frequently asked questions

What color is #503DBC?+

#503DBC is a HEX color with RGB value rgb(80, 61, 188) and HSL value hsl(249, 51%, 49%). Its closest CSS named color is SlateBlue.

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

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