#512BCF Color

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

Color preview

#512BCF

Color formats

HEX
#512BCF
RGB
rgb(81, 43, 207)
RGBA
rgba(81, 43, 207, 1)
HSL
hsl(254, 66%, 49%)
HSV
hsv(254, 79%, 81%)
CMYK
cmyk(61%, 79%, 0%, 19%)
CSS variable
--color-primary: #512BCF;
Lowercase HEX
#512bcf

Shades

Tints

Tones

Harmony

CSS snippets for #512BCF

.color-512bcf {
  color: #512BCF;
  background-color: #512BCF;
}

Frequently asked questions

What color is #512BCF?+

#512BCF is a HEX color with RGB value rgb(81, 43, 207) and HSL value hsl(254, 66%, 49%). Its closest CSS named color is SlateBlue.

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

The closest Tailwind color is indigo-700, available as the bg-indigo-700 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