Coral Paradise
#e76682
Here's everything about the color Coral Paradise (#e76682) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e76682 | |
|---|---|---|
| RGB | rgb(231, 102, 130) | |
| HSL | hsl(347, 73%, 65%) | |
| CMYK | cmyk(0%, 56%, 44%, 9%) | |
| LAB | lab(60, 53, 11) | |
| OKLCH | oklch(0.68 0.161 9) |
Color harmonies
Tints & shades
Code snippets
color: #e76682;
background-color: #e76682;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFE76682)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.40, blue: 0.51, alpha: 1.0)