Petal of a Dying Rose
#9f0630
Here's everything about the color Petal of a Dying Rose (#9f0630) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9f0630 | |
|---|---|---|
| RGB | rgb(159, 6, 48) | |
| HSL | hsl(344, 93%, 32%) | |
| CMYK | cmyk(0%, 96%, 70%, 38%) | |
| LAB | lab(34, 57, 23) | |
| OKLCH | oklch(0.45 0.176 17) |
Color harmonies
Tints & shades
Code snippets
color: #9f0630;
background-color: #9f0630;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9F0630)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.02, blue: 0.19, alpha: 1.0)