Sun-Kissed Coral
#ea6777
Sun-Kissed Coral is a color with the hex code #ea6777. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ea6777 | |
|---|---|---|
| RGB | rgb(234, 103, 119) | |
| HSL | hsl(353, 76%, 66%) | |
| CMYK | cmyk(0%, 56%, 49%, 8%) | |
| LAB | lab(61, 53, 18) | |
| OKLCH | oklch(0.68 0.162 15) |
Color harmonies
Tints & shades
Code snippets
color: #ea6777;
background-color: #ea6777;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFEA6777)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.40, blue: 0.47, alpha: 1.0)