#8C3C5B Color

Inspect #8C3C5B across formats, palettes, contrast and closest named color matches.

Color preview

#8C3C5B

Color formats

HEX
#8C3C5B
RGB
rgb(140, 60, 91)
RGBA
rgba(140, 60, 91, 1)
HSL
hsl(337, 40%, 39%)
HSV
hsv(337, 57%, 55%)
CMYK
cmyk(0%, 57%, 35%, 45%)
CSS variable
--color-primary: #8C3C5B;
Lowercase HEX
#8c3c5b

Shades

Tints

Tones

Harmony

CSS snippets for #8C3C5B

.color-8c3c5b {
  color: #8C3C5B;
  background-color: #8C3C5B;
}

Frequently asked questions

What color is #8C3C5B?+

#8C3C5B is a HEX color with RGB value rgb(140, 60, 91) and HSL value hsl(337, 40%, 39%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #8C3C5B?+

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