← Back to Tools
Design lively, tropical 2026 branding with this flamingo pink palette featuring #FC8EAC flamingo pink, #FDB9C8 bubblegum blush, #FEE0E8 powder rose, #D2587C vibrant flamingo, and #8E3A56 deep magenta rose.
Export
Copy or download this palette as CSS, SCSS, Tailwind config, JSON, CSV, GPL, ASE or ACO.
:root {
--flamingo-pink: #FC8EAC;
--flamingo-pink-50: #fffbfd;
--flamingo-pink-100: #fff7fb;
--flamingo-pink-200: #fff0f6;
--flamingo-pink-300: #ffe6ef;
--flamingo-pink-400: #ffd9e6;
--flamingo-pink-500: #FC8EAC;
--flamingo-pink-600: #d9a4b5;
--flamingo-pink-700: #9d717f;
--flamingo-pink-800: #63434d;
--flamingo-pink-900: #331e25;
--flamingo-pink-950: #0b0406;
--bubblegum-blush: #FDB9C8;
--bubblegum-blush-50: #fffdfe;
--bubblegum-blush-100: #fffbfc;
--bubblegum-blush-200: #fff6f9;
--bubblegum-blush-300: #fff1f5;
--bubblegum-blush-400: #ffe9ef;
--bubblegum-blush-500: #FDB9C8;
--bubblegum-blush-600: #d8bac1;
--bubblegum-blush-700: #9b8288;
--bubblegum-blush-800: #614e53;
--bubblegum-blush-900: #312528;
--bubblegum-blush-950: #0a0607;
--powder-rose: #FEE0E8;
--powder-rose-50: #fffeff;
--powder-rose-100: #fffdfe;
--powder-rose-200: #fffbfd;
--powder-rose-300: #fff9fb;
--powder-rose-400: #fff6f9;
--powder-rose-500: #FEE0E8;
--powder-rose-600: #d8cbce;
--powder-rose-700: #998f92;
--powder-rose-800: #5f5759;
--powder-rose-900: #2f2a2b;
--powder-rose-950: #0a0808;
--vibrant-flamingo: #D2587C;
--vibrant-flamingo-50: #fff9fc;
--vibrant-flamingo-100: #fff3f8;
--vibrant-flamingo-200: #ffe6ef;
--vibrant-flamingo-300: #ffd6e4;
--vibrant-flamingo-400: #fdc0d5;
--vibrant-flamingo-500: #D2587C;
--vibrant-flamingo-600: #c8839c;
--vibrant-flamingo-700: #92586d;
--vibrant-flamingo-800: #5d3142;
--vibrant-flamingo-900: #2f141e;
--vibrant-flamingo-950: #0a0204;
--deep-magenta-rose: #8E3A56;
--deep-magenta-rose-50: #fff8fb;
--deep-magenta-rose-100: #fff0f5;
--deep-magenta-rose-200: #fae0e9;
--deep-magenta-rose-300: #f2cbd9;
--deep-magenta-rose-400: #e6b0c4;
--deep-magenta-rose-500: #8E3A56;
--deep-magenta-rose-600: #a86c84;
--deep-magenta-rose-700: #7a485c;
--deep-magenta-rose-800: #4d2737;
--deep-magenta-rose-900: #260e18;
--deep-magenta-rose-950: #070103;
}
$flamingo-pink: #FC8EAC; $flamingo-pink-50: #fffbfd; $flamingo-pink-100: #fff7fb; $flamingo-pink-200: #fff0f6; $flamingo-pink-300: #ffe6ef; $flamingo-pink-400: #ffd9e6; $flamingo-pink-500: #FC8EAC; $flamingo-pink-600: #d9a4b5; $flamingo-pink-700: #9d717f; $flamingo-pink-800: #63434d; $flamingo-pink-900: #331e25; $flamingo-pink-950: #0b0406; $bubblegum-blush: #FDB9C8; $bubblegum-blush-50: #fffdfe; $bubblegum-blush-100: #fffbfc; $bubblegum-blush-200: #fff6f9; $bubblegum-blush-300: #fff1f5; $bubblegum-blush-400: #ffe9ef; $bubblegum-blush-500: #FDB9C8; $bubblegum-blush-600: #d8bac1; $bubblegum-blush-700: #9b8288; $bubblegum-blush-800: #614e53; $bubblegum-blush-900: #312528; $bubblegum-blush-950: #0a0607; $powder-rose: #FEE0E8; $powder-rose-50: #fffeff; $powder-rose-100: #fffdfe; $powder-rose-200: #fffbfd; $powder-rose-300: #fff9fb; $powder-rose-400: #fff6f9; $powder-rose-500: #FEE0E8; $powder-rose-600: #d8cbce; $powder-rose-700: #998f92; $powder-rose-800: #5f5759; $powder-rose-900: #2f2a2b; $powder-rose-950: #0a0808; $vibrant-flamingo: #D2587C; $vibrant-flamingo-50: #fff9fc; $vibrant-flamingo-100: #fff3f8; $vibrant-flamingo-200: #ffe6ef; $vibrant-flamingo-300: #ffd6e4; $vibrant-flamingo-400: #fdc0d5; $vibrant-flamingo-500: #D2587C; $vibrant-flamingo-600: #c8839c; $vibrant-flamingo-700: #92586d; $vibrant-flamingo-800: #5d3142; $vibrant-flamingo-900: #2f141e; $vibrant-flamingo-950: #0a0204; $deep-magenta-rose: #8E3A56; $deep-magenta-rose-50: #fff8fb; $deep-magenta-rose-100: #fff0f5; $deep-magenta-rose-200: #fae0e9; $deep-magenta-rose-300: #f2cbd9; $deep-magenta-rose-400: #e6b0c4; $deep-magenta-rose-500: #8E3A56; $deep-magenta-rose-600: #a86c84; $deep-magenta-rose-700: #7a485c; $deep-magenta-rose-800: #4d2737; $deep-magenta-rose-900: #260e18; $deep-magenta-rose-950: #070103;
colors: {
'flamingo-pink': {
50: '#fffbfd',
100: '#fff7fb',
200: '#fff0f6',
300: '#ffe6ef',
400: '#ffd9e6',
500: '#FC8EAC',
600: '#d9a4b5',
700: '#9d717f',
800: '#63434d',
900: '#331e25',
950: '#0b0406',
DEFAULT: '#FC8EAC',
},
'bubblegum-blush': {
50: '#fffdfe',
100: '#fffbfc',
200: '#fff6f9',
300: '#fff1f5',
400: '#ffe9ef',
500: '#FDB9C8',
600: '#d8bac1',
700: '#9b8288',
800: '#614e53',
900: '#312528',
950: '#0a0607',
DEFAULT: '#FDB9C8',
},
'powder-rose': {
50: '#fffeff',
100: '#fffdfe',
200: '#fffbfd',
300: '#fff9fb',
400: '#fff6f9',
500: '#FEE0E8',
600: '#d8cbce',
700: '#998f92',
800: '#5f5759',
900: '#2f2a2b',
950: '#0a0808',
DEFAULT: '#FEE0E8',
},
'vibrant-flamingo': {
50: '#fff9fc',
100: '#fff3f8',
200: '#ffe6ef',
300: '#ffd6e4',
400: '#fdc0d5',
500: '#D2587C',
600: '#c8839c',
700: '#92586d',
800: '#5d3142',
900: '#2f141e',
950: '#0a0204',
DEFAULT: '#D2587C',
},
'deep-magenta-rose': {
50: '#fff8fb',
100: '#fff0f5',
200: '#fae0e9',
300: '#f2cbd9',
400: '#e6b0c4',
500: '#8E3A56',
600: '#a86c84',
700: '#7a485c',
800: '#4d2737',
900: '#260e18',
950: '#070103',
DEFAULT: '#8E3A56',
},
},
[
{
"name": "flamingo-pink",
"harmony": "Palette",
"hex": "#FC8EAC",
"rgb": {
"r": 252,
"g": 142,
"b": 172
},
"hsl": {
"h": 344,
"s": 95,
"l": 77
},
"value": "#FC8EAC",
"tonalScale": {
"50": {
"hex": "#fffbfd",
"rgb": {
"r": 255,
"g": 251,
"b": 253
}
},
"100": {
"hex": "#fff7fb",
"rgb": {
"r": 255,
"g": 247,
"b": 251
}
},
"200": {
"hex": "#fff0f6",
"rgb": {
"r": 255,
"g": 240,
"b": 246
}
},
"300": {
"hex": "#ffe6ef",
"rgb": {
"r": 255,
"g": 230,
"b": 239
}
},
"400": {
"hex": "#ffd9e6",
"rgb": {
"r": 255,
"g": 217,
"b": 230
}
},
"500": {
"hex": "#FC8EAC",
"rgb": {
"r": 252,
"g": 142,
"b": 172
}
},
"600": {
"hex": "#d9a4b5",
"rgb": {
"r": 217,
"g": 164,
"b": 181
}
},
"700": {
"hex": "#9d717f",
"rgb": {
"r": 157,
"g": 113,
"b": 127
}
},
"800": {
"hex": "#63434d",
"rgb": {
"r": 99,
"g": 67,
"b": 77
}
},
"900": {
"hex": "#331e25",
"rgb": {
"r": 51,
"g": 30,
"b": 37
}
},
"950": {
"hex": "#0b0406",
"rgb": {
"r": 11,
"g": 4,
"b": 6
}
}
}
},
{
"name": "bubblegum-blush",
"harmony": "Palette",
"hex": "#FDB9C8",
"rgb": {
"r": 253,
"g": 185,
"b": 200
},
"hsl": {
"h": 347,
"s": 94,
"l": 86
},
"value": "#FDB9C8",
"tonalScale": {
"50": {
"hex": "#fffdfe",
"rgb": {
"r": 255,
"g": 253,
"b": 254
}
},
"100": {
"hex": "#fffbfc",
"rgb": {
"r": 255,
"g": 251,
"b": 252
}
},
"200": {
"hex": "#fff6f9",
"rgb": {
"r": 255,
"g": 246,
"b": 249
}
},
"300": {
"hex": "#fff1f5",
"rgb": {
"r": 255,
"g": 241,
"b": 245
}
},
"400": {
"hex": "#ffe9ef",
"rgb": {
"r": 255,
"g": 233,
"b": 239
}
},
"500": {
"hex": "#FDB9C8",
"rgb": {
"r": 253,
"g": 185,
"b": 200
}
},
"600": {
"hex": "#d8bac1",
"rgb": {
"r": 216,
"g": 186,
"b": 193
}
},
"700": {
"hex": "#9b8288",
"rgb": {
"r": 155,
"g": 130,
"b": 136
}
},
"800": {
"hex": "#614e53",
"rgb": {
"r": 97,
"g": 78,
"b": 83
}
},
"900": {
"hex": "#312528",
"rgb": {
"r": 49,
"g": 37,
"b": 40
}
},
"950": {
"hex": "#0a0607",
"rgb": {
"r": 10,
"g": 6,
"b": 7
}
}
}
},
{
"name": "powder-rose",
"harmony": "Palette",
"hex": "#FEE0E8",
"rgb": {
"r": 254,
"g": 224,
"b": 232
},
"hsl": {
"h": 344,
"s": 94,
"l": 94
},
"value": "#FEE0E8",
"tonalScale": {
"50": {
"hex": "#fffeff",
"rgb": {
"r": 255,
"g": 254,
"b": 255
}
},
"100": {
"hex": "#fffdfe",
"rgb": {
"r": 255,
"g": 253,
"b": 254
}
},
"200": {
"hex": "#fffbfd",
"rgb": {
"r": 255,
"g": 251,
"b": 253
}
},
"300": {
"hex": "#fff9fb",
"rgb": {
"r": 255,
"g": 249,
"b": 251
}
},
"400": {
"hex": "#fff6f9",
"rgb": {
"r": 255,
"g": 246,
"b": 249
}
},
"500": {
"hex": "#FEE0E8",
"rgb": {
"r": 254,
"g": 224,
"b": 232
}
},
"600": {
"hex": "#d8cbce",
"rgb": {
"r": 216,
"g": 203,
"b": 206
}
},
"700": {
"hex": "#998f92",
"rgb": {
"r": 153,
"g": 143,
"b": 146
}
},
"800": {
"hex": "#5f5759",
"rgb": {
"r": 95,
"g": 87,
"b": 89
}
},
"900": {
"hex": "#2f2a2b",
"rgb": {
"r": 47,
"g": 42,
"b": 43
}
},
"950": {
"hex": "#0a0808",
"rgb": {
"r": 10,
"g": 8,
"b": 8
}
}
}
},
{
"name": "vibrant-flamingo",
"harmony": "Palette",
"hex": "#D2587C",
"rgb": {
"r": 210,
"g": 88,
"b": 124
},
"hsl": {
"h": 342,
"s": 58,
"l": 58
},
"value": "#D2587C",
"tonalScale": {
"50": {
"hex": "#fff9fc",
"rgb": {
"r": 255,
"g": 249,
"b": 252
}
},
"100": {
"hex": "#fff3f8",
"rgb": {
"r": 255,
"g": 243,
"b": 248
}
},
"200": {
"hex": "#ffe6ef",
"rgb": {
"r": 255,
"g": 230,
"b": 239
}
},
"300": {
"hex": "#ffd6e4",
"rgb": {
"r": 255,
"g": 214,
"b": 228
}
},
"400": {
"hex": "#fdc0d5",
"rgb": {
"r": 253,
"g": 192,
"b": 213
}
},
"500": {
"hex": "#D2587C",
"rgb": {
"r": 210,
"g": 88,
"b": 124
}
},
"600": {
"hex": "#c8839c",
"rgb": {
"r": 200,
"g": 131,
"b": 156
}
},
"700": {
"hex": "#92586d",
"rgb": {
"r": 146,
"g": 88,
"b": 109
}
},
"800": {
"hex": "#5d3142",
"rgb": {
"r": 93,
"g": 49,
"b": 66
}
},
"900": {
"hex": "#2f141e",
"rgb": {
"r": 47,
"g": 20,
"b": 30
}
},
"950": {
"hex": "#0a0204",
"rgb": {
"r": 10,
"g": 2,
"b": 4
}
}
}
},
{
"name": "deep-magenta-rose",
"harmony": "Palette",
"hex": "#8E3A56",
"rgb": {
"r": 142,
"g": 58,
"b": 86
},
"hsl": {
"h": 340,
"s": 42,
"l": 39
},
"value": "#8E3A56",
"tonalScale": {
"50": {
"hex": "#fff8fb",
"rgb": {
"r": 255,
"g": 248,
"b": 251
}
},
"100": {
"hex": "#fff0f5",
"rgb": {
"r": 255,
"g": 240,
"b": 245
}
},
"200": {
"hex": "#fae0e9",
"rgb": {
"r": 250,
"g": 224,
"b": 233
}
},
"300": {
"hex": "#f2cbd9",
"rgb": {
"r": 242,
"g": 203,
"b": 217
}
},
"400": {
"hex": "#e6b0c4",
"rgb": {
"r": 230,
"g": 176,
"b": 196
}
},
"500": {
"hex": "#8E3A56",
"rgb": {
"r": 142,
"g": 58,
"b": 86
}
},
"600": {
"hex": "#a86c84",
"rgb": {
"r": 168,
"g": 108,
"b": 132
}
},
"700": {
"hex": "#7a485c",
"rgb": {
"r": 122,
"g": 72,
"b": 92
}
},
"800": {
"hex": "#4d2737",
"rgb": {
"r": 77,
"g": 39,
"b": 55
}
},
"900": {
"hex": "#260e18",
"rgb": {
"r": 38,
"g": 14,
"b": 24
}
},
"950": {
"hex": "#070103",
"rgb": {
"r": 7,
"g": 1,
"b": 3
}
}
}
}
]
Name,Harmony,Hex,RGB,HSL,Value,T50,T100,T200,T300,T400,T500,T600,T700,T800,T900,T950 flamingo-pink,Palette,#FC8EAC,"rgb(252, 142, 172)","hsl(344, 95%, 77%)",#FC8EAC,#fffbfd,#fff7fb,#fff0f6,#ffe6ef,#ffd9e6,#FC8EAC,#d9a4b5,#9d717f,#63434d,#331e25,#0b0406 bubblegum-blush,Palette,#FDB9C8,"rgb(253, 185, 200)","hsl(347, 94%, 86%)",#FDB9C8,#fffdfe,#fffbfc,#fff6f9,#fff1f5,#ffe9ef,#FDB9C8,#d8bac1,#9b8288,#614e53,#312528,#0a0607 powder-rose,Palette,#FEE0E8,"rgb(254, 224, 232)","hsl(344, 94%, 94%)",#FEE0E8,#fffeff,#fffdfe,#fffbfd,#fff9fb,#fff6f9,#FEE0E8,#d8cbce,#998f92,#5f5759,#2f2a2b,#0a0808 vibrant-flamingo,Palette,#D2587C,"rgb(210, 88, 124)","hsl(342, 58%, 58%)",#D2587C,#fff9fc,#fff3f8,#ffe6ef,#ffd6e4,#fdc0d5,#D2587C,#c8839c,#92586d,#5d3142,#2f141e,#0a0204 deep-magenta-rose,Palette,#8E3A56,"rgb(142, 58, 86)","hsl(340, 42%, 39%)",#8E3A56,#fff8fb,#fff0f5,#fae0e9,#f2cbd9,#e6b0c4,#8E3A56,#a86c84,#7a485c,#4d2737,#260e18,#070103
GIMP Palette Name: PocketSwiss analogous Columns: 4 # 252 142 172 flamingo-pink 255 251 253 flamingo-pink-50 255 247 251 flamingo-pink-100 255 240 246 flamingo-pink-200 255 230 239 flamingo-pink-300 255 217 230 flamingo-pink-400 252 142 172 flamingo-pink-500 217 164 181 flamingo-pink-600 157 113 127 flamingo-pink-700 99 67 77 flamingo-pink-800 51 30 37 flamingo-pink-900 11 4 6 flamingo-pink-950 253 185 200 bubblegum-blush 255 253 254 bubblegum-blush-50 255 251 252 bubblegum-blush-100 255 246 249 bubblegum-blush-200 255 241 245 bubblegum-blush-300 255 233 239 bubblegum-blush-400 253 185 200 bubblegum-blush-500 216 186 193 bubblegum-blush-600 155 130 136 bubblegum-blush-700 97 78 83 bubblegum-blush-800 49 37 40 bubblegum-blush-900 10 6 7 bubblegum-blush-950 254 224 232 powder-rose 255 254 255 powder-rose-50 255 253 254 powder-rose-100 255 251 253 powder-rose-200 255 249 251 powder-rose-300 255 246 249 powder-rose-400 254 224 232 powder-rose-500 216 203 206 powder-rose-600 153 143 146 powder-rose-700 95 87 89 powder-rose-800 47 42 43 powder-rose-900 10 8 8 powder-rose-950 210 88 124 vibrant-flamingo 255 249 252 vibrant-flamingo-50 255 243 248 vibrant-flamingo-100 255 230 239 vibrant-flamingo-200 255 214 228 vibrant-flamingo-300 253 192 213 vibrant-flamingo-400 210 88 124 vibrant-flamingo-500 200 131 156 vibrant-flamingo-600 146 88 109 vibrant-flamingo-700 93 49 66 vibrant-flamingo-800 47 20 30 vibrant-flamingo-900 10 2 4 vibrant-flamingo-950 142 58 86 deep-magenta-rose 255 248 251 deep-magenta-rose-50 255 240 245 deep-magenta-rose-100 250 224 233 deep-magenta-rose-200 242 203 217 deep-magenta-rose-300 230 176 196 deep-magenta-rose-400 142 58 86 deep-magenta-rose-500 168 108 132 deep-magenta-rose-600 122 72 92 deep-magenta-rose-700 77 39 55 deep-magenta-rose-800 38 14 24 deep-magenta-rose-900 7 1 3 deep-magenta-rose-950
Binary ASE — use Download to save the file.
Binary ACO — use Download to save the file.