Fresh Gum
#ffaadd
Here's everything about the color Fresh Gum (#ffaadd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffaadd | |
|---|---|---|
| RGB | rgb(255, 170, 221) | |
| HSL | hsl(324, 100%, 83%) | |
| CMYK | cmyk(0%, 33%, 13%, 0%) | |
| LAB | lab(79, 37, -12) | |
| OKLCH | oklch(0.84 0.118 343) |
Color harmonies
Tints & shades
Code snippets
color: #ffaadd;
background-color: #ffaadd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFFAADD)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.67, blue: 0.87, alpha: 1.0)