#5151FF Color

Inspect #5151FF across formats, palettes, contrast and closest named color matches.

Color preview

#5151FF

Color formats

HEX
#5151FF
RGB
rgb(81, 81, 255)
RGBA
rgba(81, 81, 255, 1)
HSL
hsl(240, 100%, 66%)
HSV
hsv(240, 68%, 100%)
CMYK
cmyk(68%, 68%, 0%, 0%)
CSS variable
--color-primary: #5151FF;
Lowercase HEX
#5151ff

Shades

Tints

Tones

Harmony

CSS snippets for #5151FF

.color-5151ff {
  color: #5151FF;
  background-color: #5151FF;
}

Frequently asked questions

What color is #5151FF?+

#5151FF is a HEX color with RGB value rgb(81, 81, 255) and HSL value hsl(240, 100%, 66%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #5151FF?+

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