#51335B Color

Inspect #51335B across formats, palettes, contrast and closest named color matches.

Color preview

#51335B

Color formats

HEX
#51335B
RGB
rgb(81, 51, 91)
RGBA
rgba(81, 51, 91, 1)
HSL
hsl(285, 28%, 28%)
HSV
hsv(285, 44%, 36%)
CMYK
cmyk(11%, 44%, 0%, 64%)
CSS variable
--color-primary: #51335B;
Lowercase HEX
#51335b

Shades

Tints

Tones

Harmony

CSS snippets for #51335B

.color-51335b {
  color: #51335B;
  background-color: #51335B;
}

Frequently asked questions

What color is #51335B?+

#51335B is a HEX color with RGB value rgb(81, 51, 91) and HSL value hsl(285, 28%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #51335B?+

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