#505CDE Color

Inspect #505CDE across formats, palettes, contrast and closest named color matches.

Color preview

#505CDE

Color formats

HEX
#505CDE
RGB
rgb(80, 92, 222)
RGBA
rgba(80, 92, 222, 1)
HSL
hsl(235, 68%, 59%)
HSV
hsv(235, 64%, 87%)
CMYK
cmyk(64%, 59%, 0%, 13%)
CSS variable
--color-primary: #505CDE;
Lowercase HEX
#505cde

Shades

Tints

Tones

Harmony

CSS snippets for #505CDE

.color-505cde {
  color: #505CDE;
  background-color: #505CDE;
}

Frequently asked questions

What color is #505CDE?+

#505CDE is a HEX color with RGB value rgb(80, 92, 222) and HSL value hsl(235, 68%, 59%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #505CDE?+

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