Elastic Pink
#eca6ca
Elastic Pink is a color with the hex code #eca6ca. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eca6ca | |
|---|---|---|
| RGB | rgb(236, 166, 202) | |
| HSL | hsl(329, 65%, 79%) | |
| CMYK | cmyk(0%, 30%, 14%, 7%) | |
| LAB | lab(76, 30, -8) | |
| OKLCH | oklch(0.8 0.094 347) |
Color harmonies
Tints & shades
Code snippets
color: #eca6ca;
background-color: #eca6ca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFECA6CA)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.65, blue: 0.79, alpha: 1.0)