Calabrese
#f4a6a3
Calabrese is a color with the hex code #f4a6a3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f4a6a3 | |
|---|---|---|
| RGB | rgb(244, 166, 163) | |
| HSL | hsl(2, 79%, 80%) | |
| CMYK | cmyk(0%, 32%, 33%, 4%) | |
| LAB | lab(76, 29, 14) | |
| OKLCH | oklch(0.8 0.093 22) |
Color harmonies
Tints & shades
Code snippets
color: #f4a6a3;
background-color: #f4a6a3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF4A6A3)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.65, blue: 0.64, alpha: 1.0)