#4B325C Color

Inspect #4B325C across formats, palettes, contrast and closest named color matches.

Color preview

#4B325C

Color formats

HEX
#4B325C
RGB
rgb(75, 50, 92)
RGBA
rgba(75, 50, 92, 1)
HSL
hsl(276, 30%, 28%)
HSV
hsv(276, 46%, 36%)
CMYK
cmyk(18%, 46%, 0%, 64%)
CSS variable
--color-primary: #4B325C;
Lowercase HEX
#4b325c

Shades

Tints

Tones

Harmony

CSS snippets for #4B325C

.color-4b325c {
  color: #4B325C;
  background-color: #4B325C;
}

Frequently asked questions

What color is #4B325C?+

#4B325C is a HEX color with RGB value rgb(75, 50, 92) and HSL value hsl(276, 30%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #4B325C?+

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