← Back to Tools
Design dramatic, luxurious 2026 branding with this bordeaux wine palette featuring #6D213C bordeaux wine, #9C4A63 berry merlot, #C98CA0 vintage rose, #4A1628 dark wine, and #2A0C16 black cherry.
Export
Copy or download this palette as CSS, SCSS, Tailwind config, JSON, CSV, GPL, ASE or ACO.
:root {
--bordeaux-wine: #6D213C;
--bordeaux-wine-50: #fff7fa;
--bordeaux-wine-100: #feecf3;
--bordeaux-wine-200: #f6d9e4;
--bordeaux-wine-300: #ecbed0;
--bordeaux-wine-400: #da9cb5;
--bordeaux-wine-500: #6D213C;
--bordeaux-wine-600: #965270;
--bordeaux-wine-700: #6d334e;
--bordeaux-wine-800: #45192e;
--bordeaux-wine-900: #220613;
--bordeaux-wine-950: #060102;
--berry-merlot: #9C4A63;
--berry-merlot-50: #fff9fb;
--berry-merlot-100: #fff2f6;
--berry-merlot-200: #fbe4eb;
--berry-merlot-300: #f4d2dd;
--berry-merlot-400: #e9baca;
--berry-merlot-500: #9C4A63;
--berry-merlot-600: #af798d;
--berry-merlot-700: #7f5262;
--berry-merlot-800: #502e3b;
--berry-merlot-900: #28121a;
--berry-merlot-950: #070204;
--vintage-rose: #C98CA0;
--vintage-rose-50: #fffcfd;
--vintage-rose-100: #fff8fa;
--vintage-rose-200: #fdf0f5;
--vintage-rose-300: #fae6ed;
--vintage-rose-400: #f4d9e3;
--vintage-rose-500: #C98CA0;
--vintage-rose-600: #c3a4af;
--vintage-rose-700: #8c727b;
--vintage-rose-800: #57444b;
--vintage-rose-900: #2b1f23;
--vintage-rose-950: #080406;
--dark-wine: #4A1628;
--dark-wine-50: #fff6f9;
--dark-wine-100: #faebf0;
--dark-wine-200: #efd4de;
--dark-wine-300: #dfb7c6;
--dark-wine-400: #c791a6;
--dark-wine-500: #4A1628;
--dark-wine-600: #7d435c;
--dark-wine-700: #5b293f;
--dark-wine-800: #381324;
--dark-wine-900: #1b040e;
--dark-wine-950: #040002;
--black-cherry: #2A0C16;
--black-cherry-50: #fdf5f8;
--black-cherry-100: #f5e8ed;
--black-cherry-200: #e5cfd7;
--black-cherry-300: #d0aeba;
--black-cherry-400: #b08394;
--black-cherry-500: #2A0C16;
--black-cherry-600: #603145;
--black-cherry-700: #451d2e;
--black-cherry-800: #2a0b19;
--black-cherry-900: #120208;
--black-cherry-950: #020001;
}
$bordeaux-wine: #6D213C; $bordeaux-wine-50: #fff7fa; $bordeaux-wine-100: #feecf3; $bordeaux-wine-200: #f6d9e4; $bordeaux-wine-300: #ecbed0; $bordeaux-wine-400: #da9cb5; $bordeaux-wine-500: #6D213C; $bordeaux-wine-600: #965270; $bordeaux-wine-700: #6d334e; $bordeaux-wine-800: #45192e; $bordeaux-wine-900: #220613; $bordeaux-wine-950: #060102; $berry-merlot: #9C4A63; $berry-merlot-50: #fff9fb; $berry-merlot-100: #fff2f6; $berry-merlot-200: #fbe4eb; $berry-merlot-300: #f4d2dd; $berry-merlot-400: #e9baca; $berry-merlot-500: #9C4A63; $berry-merlot-600: #af798d; $berry-merlot-700: #7f5262; $berry-merlot-800: #502e3b; $berry-merlot-900: #28121a; $berry-merlot-950: #070204; $vintage-rose: #C98CA0; $vintage-rose-50: #fffcfd; $vintage-rose-100: #fff8fa; $vintage-rose-200: #fdf0f5; $vintage-rose-300: #fae6ed; $vintage-rose-400: #f4d9e3; $vintage-rose-500: #C98CA0; $vintage-rose-600: #c3a4af; $vintage-rose-700: #8c727b; $vintage-rose-800: #57444b; $vintage-rose-900: #2b1f23; $vintage-rose-950: #080406; $dark-wine: #4A1628; $dark-wine-50: #fff6f9; $dark-wine-100: #faebf0; $dark-wine-200: #efd4de; $dark-wine-300: #dfb7c6; $dark-wine-400: #c791a6; $dark-wine-500: #4A1628; $dark-wine-600: #7d435c; $dark-wine-700: #5b293f; $dark-wine-800: #381324; $dark-wine-900: #1b040e; $dark-wine-950: #040002; $black-cherry: #2A0C16; $black-cherry-50: #fdf5f8; $black-cherry-100: #f5e8ed; $black-cherry-200: #e5cfd7; $black-cherry-300: #d0aeba; $black-cherry-400: #b08394; $black-cherry-500: #2A0C16; $black-cherry-600: #603145; $black-cherry-700: #451d2e; $black-cherry-800: #2a0b19; $black-cherry-900: #120208; $black-cherry-950: #020001;
colors: {
'bordeaux-wine': {
50: '#fff7fa',
100: '#feecf3',
200: '#f6d9e4',
300: '#ecbed0',
400: '#da9cb5',
500: '#6D213C',
600: '#965270',
700: '#6d334e',
800: '#45192e',
900: '#220613',
950: '#060102',
DEFAULT: '#6D213C',
},
'berry-merlot': {
50: '#fff9fb',
100: '#fff2f6',
200: '#fbe4eb',
300: '#f4d2dd',
400: '#e9baca',
500: '#9C4A63',
600: '#af798d',
700: '#7f5262',
800: '#502e3b',
900: '#28121a',
950: '#070204',
DEFAULT: '#9C4A63',
},
'vintage-rose': {
50: '#fffcfd',
100: '#fff8fa',
200: '#fdf0f5',
300: '#fae6ed',
400: '#f4d9e3',
500: '#C98CA0',
600: '#c3a4af',
700: '#8c727b',
800: '#57444b',
900: '#2b1f23',
950: '#080406',
DEFAULT: '#C98CA0',
},
'dark-wine': {
50: '#fff6f9',
100: '#faebf0',
200: '#efd4de',
300: '#dfb7c6',
400: '#c791a6',
500: '#4A1628',
600: '#7d435c',
700: '#5b293f',
800: '#381324',
900: '#1b040e',
950: '#040002',
DEFAULT: '#4A1628',
},
'black-cherry': {
50: '#fdf5f8',
100: '#f5e8ed',
200: '#e5cfd7',
300: '#d0aeba',
400: '#b08394',
500: '#2A0C16',
600: '#603145',
700: '#451d2e',
800: '#2a0b19',
900: '#120208',
950: '#020001',
DEFAULT: '#2A0C16',
},
},
[
{
"name": "bordeaux-wine",
"harmony": "Palette",
"hex": "#6D213C",
"rgb": {
"r": 109,
"g": 33,
"b": 60
},
"hsl": {
"h": 339,
"s": 54,
"l": 28
},
"value": "#6D213C",
"tonalScale": {
"50": {
"hex": "#fff7fa",
"rgb": {
"r": 255,
"g": 247,
"b": 250
}
},
"100": {
"hex": "#feecf3",
"rgb": {
"r": 254,
"g": 236,
"b": 243
}
},
"200": {
"hex": "#f6d9e4",
"rgb": {
"r": 246,
"g": 217,
"b": 228
}
},
"300": {
"hex": "#ecbed0",
"rgb": {
"r": 236,
"g": 190,
"b": 208
}
},
"400": {
"hex": "#da9cb5",
"rgb": {
"r": 218,
"g": 156,
"b": 181
}
},
"500": {
"hex": "#6D213C",
"rgb": {
"r": 109,
"g": 33,
"b": 60
}
},
"600": {
"hex": "#965270",
"rgb": {
"r": 150,
"g": 82,
"b": 112
}
},
"700": {
"hex": "#6d334e",
"rgb": {
"r": 109,
"g": 51,
"b": 78
}
},
"800": {
"hex": "#45192e",
"rgb": {
"r": 69,
"g": 25,
"b": 46
}
},
"900": {
"hex": "#220613",
"rgb": {
"r": 34,
"g": 6,
"b": 19
}
},
"950": {
"hex": "#060102",
"rgb": {
"r": 6,
"g": 1,
"b": 2
}
}
}
},
{
"name": "berry-merlot",
"harmony": "Palette",
"hex": "#9C4A63",
"rgb": {
"r": 156,
"g": 74,
"b": 99
},
"hsl": {
"h": 342,
"s": 36,
"l": 45
},
"value": "#9C4A63",
"tonalScale": {
"50": {
"hex": "#fff9fb",
"rgb": {
"r": 255,
"g": 249,
"b": 251
}
},
"100": {
"hex": "#fff2f6",
"rgb": {
"r": 255,
"g": 242,
"b": 246
}
},
"200": {
"hex": "#fbe4eb",
"rgb": {
"r": 251,
"g": 228,
"b": 235
}
},
"300": {
"hex": "#f4d2dd",
"rgb": {
"r": 244,
"g": 210,
"b": 221
}
},
"400": {
"hex": "#e9baca",
"rgb": {
"r": 233,
"g": 186,
"b": 202
}
},
"500": {
"hex": "#9C4A63",
"rgb": {
"r": 156,
"g": 74,
"b": 99
}
},
"600": {
"hex": "#af798d",
"rgb": {
"r": 175,
"g": 121,
"b": 141
}
},
"700": {
"hex": "#7f5262",
"rgb": {
"r": 127,
"g": 82,
"b": 98
}
},
"800": {
"hex": "#502e3b",
"rgb": {
"r": 80,
"g": 46,
"b": 59
}
},
"900": {
"hex": "#28121a",
"rgb": {
"r": 40,
"g": 18,
"b": 26
}
},
"950": {
"hex": "#070204",
"rgb": {
"r": 7,
"g": 2,
"b": 4
}
}
}
},
{
"name": "vintage-rose",
"harmony": "Palette",
"hex": "#C98CA0",
"rgb": {
"r": 201,
"g": 140,
"b": 160
},
"hsl": {
"h": 340,
"s": 36,
"l": 67
},
"value": "#C98CA0",
"tonalScale": {
"50": {
"hex": "#fffcfd",
"rgb": {
"r": 255,
"g": 252,
"b": 253
}
},
"100": {
"hex": "#fff8fa",
"rgb": {
"r": 255,
"g": 248,
"b": 250
}
},
"200": {
"hex": "#fdf0f5",
"rgb": {
"r": 253,
"g": 240,
"b": 245
}
},
"300": {
"hex": "#fae6ed",
"rgb": {
"r": 250,
"g": 230,
"b": 237
}
},
"400": {
"hex": "#f4d9e3",
"rgb": {
"r": 244,
"g": 217,
"b": 227
}
},
"500": {
"hex": "#C98CA0",
"rgb": {
"r": 201,
"g": 140,
"b": 160
}
},
"600": {
"hex": "#c3a4af",
"rgb": {
"r": 195,
"g": 164,
"b": 175
}
},
"700": {
"hex": "#8c727b",
"rgb": {
"r": 140,
"g": 114,
"b": 123
}
},
"800": {
"hex": "#57444b",
"rgb": {
"r": 87,
"g": 68,
"b": 75
}
},
"900": {
"hex": "#2b1f23",
"rgb": {
"r": 43,
"g": 31,
"b": 35
}
},
"950": {
"hex": "#080406",
"rgb": {
"r": 8,
"g": 4,
"b": 6
}
}
}
},
{
"name": "dark-wine",
"harmony": "Palette",
"hex": "#4A1628",
"rgb": {
"r": 74,
"g": 22,
"b": 40
},
"hsl": {
"h": 339,
"s": 54,
"l": 19
},
"value": "#4A1628",
"tonalScale": {
"50": {
"hex": "#fff6f9",
"rgb": {
"r": 255,
"g": 246,
"b": 249
}
},
"100": {
"hex": "#faebf0",
"rgb": {
"r": 250,
"g": 235,
"b": 240
}
},
"200": {
"hex": "#efd4de",
"rgb": {
"r": 239,
"g": 212,
"b": 222
}
},
"300": {
"hex": "#dfb7c6",
"rgb": {
"r": 223,
"g": 183,
"b": 198
}
},
"400": {
"hex": "#c791a6",
"rgb": {
"r": 199,
"g": 145,
"b": 166
}
},
"500": {
"hex": "#4A1628",
"rgb": {
"r": 74,
"g": 22,
"b": 40
}
},
"600": {
"hex": "#7d435c",
"rgb": {
"r": 125,
"g": 67,
"b": 92
}
},
"700": {
"hex": "#5b293f",
"rgb": {
"r": 91,
"g": 41,
"b": 63
}
},
"800": {
"hex": "#381324",
"rgb": {
"r": 56,
"g": 19,
"b": 36
}
},
"900": {
"hex": "#1b040e",
"rgb": {
"r": 27,
"g": 4,
"b": 14
}
},
"950": {
"hex": "#040002",
"rgb": {
"r": 4,
"g": 0,
"b": 2
}
}
}
},
{
"name": "black-cherry",
"harmony": "Palette",
"hex": "#2A0C16",
"rgb": {
"r": 42,
"g": 12,
"b": 22
},
"hsl": {
"h": 340,
"s": 56,
"l": 11
},
"value": "#2A0C16",
"tonalScale": {
"50": {
"hex": "#fdf5f8",
"rgb": {
"r": 253,
"g": 245,
"b": 248
}
},
"100": {
"hex": "#f5e8ed",
"rgb": {
"r": 245,
"g": 232,
"b": 237
}
},
"200": {
"hex": "#e5cfd7",
"rgb": {
"r": 229,
"g": 207,
"b": 215
}
},
"300": {
"hex": "#d0aeba",
"rgb": {
"r": 208,
"g": 174,
"b": 186
}
},
"400": {
"hex": "#b08394",
"rgb": {
"r": 176,
"g": 131,
"b": 148
}
},
"500": {
"hex": "#2A0C16",
"rgb": {
"r": 42,
"g": 12,
"b": 22
}
},
"600": {
"hex": "#603145",
"rgb": {
"r": 96,
"g": 49,
"b": 69
}
},
"700": {
"hex": "#451d2e",
"rgb": {
"r": 69,
"g": 29,
"b": 46
}
},
"800": {
"hex": "#2a0b19",
"rgb": {
"r": 42,
"g": 11,
"b": 25
}
},
"900": {
"hex": "#120208",
"rgb": {
"r": 18,
"g": 2,
"b": 8
}
},
"950": {
"hex": "#020001",
"rgb": {
"r": 2,
"g": 0,
"b": 1
}
}
}
}
]
Name,Harmony,Hex,RGB,HSL,Value,T50,T100,T200,T300,T400,T500,T600,T700,T800,T900,T950 bordeaux-wine,Palette,#6D213C,"rgb(109, 33, 60)","hsl(339, 54%, 28%)",#6D213C,#fff7fa,#feecf3,#f6d9e4,#ecbed0,#da9cb5,#6D213C,#965270,#6d334e,#45192e,#220613,#060102 berry-merlot,Palette,#9C4A63,"rgb(156, 74, 99)","hsl(342, 36%, 45%)",#9C4A63,#fff9fb,#fff2f6,#fbe4eb,#f4d2dd,#e9baca,#9C4A63,#af798d,#7f5262,#502e3b,#28121a,#070204 vintage-rose,Palette,#C98CA0,"rgb(201, 140, 160)","hsl(340, 36%, 67%)",#C98CA0,#fffcfd,#fff8fa,#fdf0f5,#fae6ed,#f4d9e3,#C98CA0,#c3a4af,#8c727b,#57444b,#2b1f23,#080406 dark-wine,Palette,#4A1628,"rgb(74, 22, 40)","hsl(339, 54%, 19%)",#4A1628,#fff6f9,#faebf0,#efd4de,#dfb7c6,#c791a6,#4A1628,#7d435c,#5b293f,#381324,#1b040e,#040002 black-cherry,Palette,#2A0C16,"rgb(42, 12, 22)","hsl(340, 56%, 11%)",#2A0C16,#fdf5f8,#f5e8ed,#e5cfd7,#d0aeba,#b08394,#2A0C16,#603145,#451d2e,#2a0b19,#120208,#020001
GIMP Palette Name: PocketSwiss analogous Columns: 4 # 109 33 60 bordeaux-wine 255 247 250 bordeaux-wine-50 254 236 243 bordeaux-wine-100 246 217 228 bordeaux-wine-200 236 190 208 bordeaux-wine-300 218 156 181 bordeaux-wine-400 109 33 60 bordeaux-wine-500 150 82 112 bordeaux-wine-600 109 51 78 bordeaux-wine-700 69 25 46 bordeaux-wine-800 34 6 19 bordeaux-wine-900 6 1 2 bordeaux-wine-950 156 74 99 berry-merlot 255 249 251 berry-merlot-50 255 242 246 berry-merlot-100 251 228 235 berry-merlot-200 244 210 221 berry-merlot-300 233 186 202 berry-merlot-400 156 74 99 berry-merlot-500 175 121 141 berry-merlot-600 127 82 98 berry-merlot-700 80 46 59 berry-merlot-800 40 18 26 berry-merlot-900 7 2 4 berry-merlot-950 201 140 160 vintage-rose 255 252 253 vintage-rose-50 255 248 250 vintage-rose-100 253 240 245 vintage-rose-200 250 230 237 vintage-rose-300 244 217 227 vintage-rose-400 201 140 160 vintage-rose-500 195 164 175 vintage-rose-600 140 114 123 vintage-rose-700 87 68 75 vintage-rose-800 43 31 35 vintage-rose-900 8 4 6 vintage-rose-950 74 22 40 dark-wine 255 246 249 dark-wine-50 250 235 240 dark-wine-100 239 212 222 dark-wine-200 223 183 198 dark-wine-300 199 145 166 dark-wine-400 74 22 40 dark-wine-500 125 67 92 dark-wine-600 91 41 63 dark-wine-700 56 19 36 dark-wine-800 27 4 14 dark-wine-900 4 0 2 dark-wine-950 42 12 22 black-cherry 253 245 248 black-cherry-50 245 232 237 black-cherry-100 229 207 215 black-cherry-200 208 174 186 black-cherry-300 176 131 148 black-cherry-400 42 12 22 black-cherry-500 96 49 69 black-cherry-600 69 29 46 black-cherry-700 42 11 25 black-cherry-800 18 2 8 black-cherry-900 2 0 1 black-cherry-950
Binary ASE — use Download to save the file.
Binary ACO — use Download to save the file.