Romanic Scene
#3b0346
Here's everything about the color Romanic Scene (#3b0346) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3b0346 | |
|---|---|---|
| RGB | rgb(59, 3, 70) | |
| HSL | hsl(290, 92%, 14%) | |
| CMYK | cmyk(16%, 96%, 0%, 73%) | |
| LAB | lab(12, 33, -27) | |
| OKLCH | oklch(0.26 0.119 320) |
Color harmonies
Tints & shades
Code snippets
color: #3b0346;
background-color: #3b0346;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF3B0346)
/* Swift / UIKit */
UIColor(red: 0.23, green: 0.01, blue: 0.27, alpha: 1.0)