#563CFF Color

Inspect #563CFF across formats, palettes, contrast and closest named color matches.

Color preview

#563CFF

Color formats

HEX
#563CFF
RGB
rgb(86, 60, 255)
RGBA
rgba(86, 60, 255, 1)
HSL
hsl(248, 100%, 62%)
HSV
hsv(248, 76%, 100%)
CMYK
cmyk(66%, 76%, 0%, 0%)
CSS variable
--color-primary: #563CFF;
Lowercase HEX
#563cff

Shades

Tints

Tones

Harmony

CSS snippets for #563CFF

.color-563cff {
  color: #563CFF;
  background-color: #563CFF;
}

Frequently asked questions

What color is #563CFF?+

#563CFF is a HEX color with RGB value rgb(86, 60, 255) and HSL value hsl(248, 100%, 62%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #563CFF?+

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