Prom Corsage
#e7c3e7
Here's everything about the color Prom Corsage (#e7c3e7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e7c3e7 | |
|---|---|---|
| RGB | rgb(231, 195, 231) | |
| HSL | hsl(300, 43%, 84%) | |
| CMYK | cmyk(0%, 16%, 0%, 9%) | |
| LAB | lab(83, 18, -13) | |
| OKLCH | oklch(0.86 0.063 326) |
Color harmonies
Tints & shades
Code snippets
color: #e7c3e7;
background-color: #e7c3e7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE7C3E7)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.76, blue: 0.91, alpha: 1.0)