Ninja Princess
#75528b
Ninja Princess is a color with the hex code #75528b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #75528b | |
|---|---|---|
| RGB | rgb(117, 82, 139) | |
| HSL | hsl(277, 26%, 43%) | |
| CMYK | cmyk(16%, 41%, 0%, 45%) | |
| LAB | lab(41, 23, -26) | |
| OKLCH | oklch(0.5 0.096 311) |
Color harmonies
Tints & shades
Code snippets
color: #75528b;
background-color: #75528b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF75528B)
/* Swift / UIKit */
UIColor(red: 0.46, green: 0.32, blue: 0.55, alpha: 1.0)