Feminism
#9d5783
Here's everything about the color Feminism (#9d5783) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9d5783 | |
|---|---|---|
| RGB | rgb(157, 87, 131) | |
| HSL | hsl(322, 29%, 48%) | |
| CMYK | cmyk(0%, 45%, 17%, 38%) | |
| LAB | lab(47, 34, -12) | |
| OKLCH | oklch(0.55 0.108 343) |
Color harmonies
Tints & shades
Code snippets
color: #9d5783;
background-color: #9d5783;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF9D5783)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.34, blue: 0.51, alpha: 1.0)