#32173B Color

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

Color preview

#32173B

Color formats

HEX
#32173B
RGB
rgb(50, 23, 59)
RGBA
rgba(50, 23, 59, 1)
HSL
hsl(285, 44%, 16%)
HSV
hsv(285, 61%, 23%)
CMYK
cmyk(15%, 61%, 0%, 77%)
CSS variable
--color-primary: #32173B;
Lowercase HEX
#32173b

Shades

Tints

Tones

Harmony

CSS snippets for #32173B

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

Frequently asked questions

What color is #32173B?+

#32173B is a HEX color with RGB value rgb(50, 23, 59) and HSL value hsl(285, 44%, 16%). Its closest CSS named color is MidnightBlue.

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

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