Dark Prom Queen
#2b0f2e
Dark Prom Queen is a color with the hex code #2b0f2e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2b0f2e | |
|---|---|---|
| RGB | rgb(43, 15, 46) | |
| HSL | hsl(294, 51%, 12%) | |
| CMYK | cmyk(7%, 67%, 0%, 82%) | |
| LAB | lab(9, 19, -14) | |
| OKLCH | oklch(0.23 0.068 324) |
Color harmonies
Tints & shades
Code snippets
color: #2b0f2e;
background-color: #2b0f2e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF2B0F2E)
/* Swift / UIKit */
UIColor(red: 0.17, green: 0.06, blue: 0.18, alpha: 1.0)