Warrior Queen
#a32d48
Here's everything about the color Warrior Queen (#a32d48) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a32d48 | |
|---|---|---|
| RGB | rgb(163, 45, 72) | |
| HSL | hsl(346, 57%, 41%) | |
| CMYK | cmyk(0%, 72%, 56%, 36%) | |
| LAB | lab(39, 50, 14) | |
| OKLCH | oklch(0.49 0.154 12) |
Color harmonies
Tints & shades
Code snippets
color: #a32d48;
background-color: #a32d48;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA32D48)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.18, blue: 0.28, alpha: 1.0)