Cherry Paddle Pop
#fe314b
Cherry Paddle Pop, represented by the hex value #fe314b, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #fe314b | |
|---|---|---|
| RGB | rgb(254, 49, 75) | |
| HSL | hsl(352, 99%, 59%) | |
| CMYK | cmyk(0%, 81%, 70%, 0%) | |
| LAB | lab(57, 75, 39) | |
| OKLCH | oklch(0.65 0.235 21) |
Color harmonies
Tints & shades
Code snippets
color: #fe314b;
background-color: #fe314b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFFE314B)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.19, blue: 0.29, alpha: 1.0)