#565DEB Color

Inspect #565DEB across formats, palettes, contrast and closest named color matches.

Color preview

#565DEB

Color formats

HEX
#565DEB
RGB
rgb(86, 93, 235)
RGBA
rgba(86, 93, 235, 1)
HSL
hsl(237, 79%, 63%)
HSV
hsv(237, 63%, 92%)
CMYK
cmyk(63%, 60%, 0%, 8%)
CSS variable
--color-primary: #565DEB;
Lowercase HEX
#565deb

Shades

Tints

Tones

Harmony

CSS snippets for #565DEB

.color-565deb {
  color: #565DEB;
  background-color: #565DEB;
}

Frequently asked questions

What color is #565DEB?+

#565DEB is a HEX color with RGB value rgb(86, 93, 235) and HSL value hsl(237, 79%, 63%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #565DEB?+

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