#512BFB Color

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

Color preview

#512BFB

Color formats

HEX
#512BFB
RGB
rgb(81, 43, 251)
RGBA
rgba(81, 43, 251, 1)
HSL
hsl(251, 96%, 58%)
HSV
hsv(251, 83%, 98%)
CMYK
cmyk(68%, 83%, 0%, 2%)
CSS variable
--color-primary: #512BFB;
Lowercase HEX
#512bfb

Shades

Tints

Tones

Harmony

CSS snippets for #512BFB

.color-512bfb {
  color: #512BFB;
  background-color: #512BFB;
}

Frequently asked questions

What color is #512BFB?+

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

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

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