Rrosy-Fingered Dawn
#c11c84
Here's everything about the color Rrosy-Fingered Dawn (#c11c84) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c11c84 | |
|---|---|---|
| RGB | rgb(193, 28, 132) | |
| HSL | hsl(322, 75%, 43%) | |
| CMYK | cmyk(0%, 85%, 32%, 24%) | |
| LAB | lab(44, 67, -15) | |
| OKLCH | oklch(0.55 0.213 349) |
Color harmonies
Tints & shades
Code snippets
color: #c11c84;
background-color: #c11c84;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFC11C84)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.11, blue: 0.52, alpha: 1.0)