Pink Blush
#f4acb6
Here's everything about the color Pink Blush (#f4acb6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4acb6 | |
|---|---|---|
| RGB | rgb(244, 172, 182) | |
| HSL | hsl(352, 77%, 82%) | |
| CMYK | cmyk(0%, 30%, 25%, 4%) | |
| LAB | lab(78, 28, 6) | |
| OKLCH | oklch(0.82 0.085 10) |
Color harmonies
Tints & shades
Code snippets
color: #f4acb6;
background-color: #f4acb6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF4ACB6)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.67, blue: 0.71, alpha: 1.0)