Happy Piglets
#f6cbca
Happy Piglets is a color with the hex code #f6cbca. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f6cbca | |
|---|---|---|
| RGB | rgb(246, 203, 202) | |
| HSL | hsl(1, 71%, 88%) | |
| CMYK | cmyk(0%, 17%, 18%, 4%) | |
| LAB | lab(85, 16, 7) | |
| OKLCH | oklch(0.88 0.049 20) |
Color harmonies
Tints & shades
Code snippets
color: #f6cbca;
background-color: #f6cbca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6CBCA)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.80, blue: 0.79, alpha: 1.0)