Hanami Pink
#f2abe1
Hanami Pink is a color with the hex code #f2abe1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f2abe1 | |
|---|---|---|
| RGB | rgb(242, 171, 225) | |
| HSL | hsl(314, 73%, 81%) | |
| CMYK | cmyk(0%, 29%, 7%, 5%) | |
| LAB | lab(78, 33, -16) | |
| OKLCH | oklch(0.82 0.108 335) |
Color harmonies
Tints & shades
Code snippets
color: #f2abe1;
background-color: #f2abe1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF2ABE1)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.67, blue: 0.88, alpha: 1.0)