#512FFF Color

Inspect #512FFF across formats, palettes, contrast and closest named color matches.

Color preview

#512FFF

Color formats

HEX
#512FFF
RGB
rgb(81, 47, 255)
RGBA
rgba(81, 47, 255, 1)
HSL
hsl(250, 100%, 59%)
HSV
hsv(250, 82%, 100%)
CMYK
cmyk(68%, 82%, 0%, 0%)
CSS variable
--color-primary: #512FFF;
Lowercase HEX
#512fff

Shades

Tints

Tones

Harmony

CSS snippets for #512FFF

.color-512fff {
  color: #512FFF;
  background-color: #512FFF;
}

Frequently asked questions

What color is #512FFF?+

#512FFF is a HEX color with RGB value rgb(81, 47, 255) and HSL value hsl(250, 100%, 59%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #512FFF?+

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