#512BFF Color

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

Color preview

#512BFF

Color formats

HEX
#512BFF
RGB
rgb(81, 43, 255)
RGBA
rgba(81, 43, 255, 1)
HSL
hsl(251, 100%, 58%)
HSV
hsv(251, 83%, 100%)
CMYK
cmyk(68%, 83%, 0%, 0%)
CSS variable
--color-primary: #512BFF;
Lowercase HEX
#512bff

Shades

Tints

Tones

Harmony

CSS snippets for #512BFF

.color-512bff {
  color: #512BFF;
  background-color: #512BFF;
}

Frequently asked questions

What color is #512BFF?+

#512BFF is a HEX color with RGB value rgb(81, 43, 255) and HSL value hsl(251, 100%, 58%). Its closest CSS named color is BlueViolet.

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

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