Prom Queen
#9b1dcd
Prom Queen is a color with the hex code #9b1dcd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9b1dcd | |
|---|---|---|
| RGB | rgb(155, 29, 205) | |
| HSL | hsl(283, 75%, 46%) | |
| CMYK | cmyk(24%, 86%, 0%, 20%) | |
| LAB | lab(41, 67, -64) | |
| OKLCH | oklch(0.53 0.246 313) |
Color harmonies
Tints & shades
Code snippets
color: #9b1dcd;
background-color: #9b1dcd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFF9B1DCD)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.11, blue: 0.80, alpha: 1.0)