Turnip the Pink
#e5717b
Turnip the Pink is a color with the hex code #e5717b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e5717b | |
|---|---|---|
| RGB | rgb(229, 113, 123) | |
| HSL | hsl(355, 69%, 67%) | |
| CMYK | cmyk(0%, 51%, 46%, 10%) | |
| LAB | lab(62, 47, 17) | |
| OKLCH | oklch(0.69 0.144 16) |
Color harmonies
Tints & shades
Code snippets
color: #e5717b;
background-color: #e5717b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE5717B)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.44, blue: 0.48, alpha: 1.0)