Drama Queen
#a37298
Here's everything about the color Drama Queen (#a37298) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a37298 | |
|---|---|---|
| RGB | rgb(163, 114, 152) | |
| HSL | hsl(313, 21%, 54%) | |
| CMYK | cmyk(0%, 30%, 7%, 36%) | |
| LAB | lab(54, 25, -13) | |
| OKLCH | oklch(0.61 0.081 335) |
Color harmonies
Tints & shades
Code snippets
color: #a37298;
background-color: #a37298;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFFA37298)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.45, blue: 0.60, alpha: 1.0)