Color Tools (126)
Monochromatic Shade Escalator Monochromatic Tint Escalator Color Shaker Cyberpunk Neon Palette Pastel Brand Palette Vintage Retro Palette Minimalist Corporate Palette Notion Dashboard Palette Indie Hacker SaaS Palette Cozy Gaming Setup Palette Old Money Aesthetic Palette GoodNotes Planner Hex Codes Boho-Chic Wedding Palette Cozy Autumn Aesthetic Luxury Apparel Brand Colors Retro 70s Psychedelic Sage Green Wedding Palette Sage Green & Terracotta Vintage Rose Palette Blush Rose Gradient Dusty Rose Complementary Antique White Pastels Midnight Cyberpunk Neon Retrowave Aesthetic Old-School Print Sepia Film Noir Monochrome Sage Green Harmony Terracotta Earth Tones Warm Cozy Autumn Color Schemes & Swatches High-End Fashion & Minimalist Brand Palettes Groovy 1970s Vintage Triadic Color Schemes Eucalyptus & Sage Green Wedding Stationary Palettes Earthy Sage Green & Terracotta Branding Schemes Pastel Lo-Fi & Cozy Gamer UI Color Schemes Classic Luxury & Heritage Branding Color Schemes Aesthetic iPad Digital Journaling Palette Swatches Tailwind CSS HSL Theme Config Builder for shadcn/ui Sage Green & Cream Palette Navy & Gold Palette Dusty Rose & Taupe Palette Terracotta & Sage Palette Midnight Blue & Coral Palette Mustard Yellow & Navy Palette Blush Pink & Gold Palette Forest & Cream Palette Burgundy & Blush Palette Teal & Coral Palette Charcoal & Mint Palette Lavender & Cream Palette Burnt Orange & Brown Palette Slate Blue & Cream Palette Olive & Terracotta Palette Peach & Sage Palette Aqua & White Palette Mauve & Gray Palette Rustic Kraft Palette Sky Blue & White Palette Camel & Navy Palette Emerald & Gold Palette Black & Cream Palette Coral & Teal Palette Lilac & Mint Palette Warm Stone Palette Electric Indigo Palette Glacier Blue Palette Butter & Slate Palette Digital Citrus Palette Coastal Mist Palette Concrete & Copper Palette Obsidian & Gold Palette Chocolate Brown Palette Peach Fuzz Palette E5A93B Color (Mustard Gold) D96B43 Color (Terracotta) 87A987 Color (Sage Green) 8C8275 Color (Warm Taupe) A2B59F Color (Sage Green) E6D7C3 Color (Warm Cream) Cloud Dancer Palette Mocha Mousse Palette Transformative Teal Palette Future Dusk Palette Luminous Blue Palette Eggshell Blue Palette Butter Yellow Palette Dusty Mauve Palette Papaya Palette Flamingo Pink Palette Graphite Palette Bordeaux Wine Palette Heritage Navy Palette Cambridge Green Palette Gilded Walnut Palette Opera Red Palette Midnight Espresso Palette Old Library Palette Ivy Hall Palette Oxford Study Palette Sepia Archive Palette Antique Gold Palette Muted Navy & Wine Palette Vintage Botanical Palette Amber Cabin Palette Cinnamon Oat Palette Amber Hearth Palette Cabin Hearth Ember Palette Autumn Plaid Palette Autumn Mug Warmth Palette Hygge Neutrals Palette Japandi Earth Palette Warm Oatmeal & Sage Palette Candlelit Parlor Palette Wildflower Meadow Palette Honey & Herb Palette Herb Garden Notebook Palette Baked Clay & Cream Palette Quiet Linen Palette Ivory Ink Palette Ghost Gray Palette Sage & Stone Palette Terracotta Minimal Palette Arctic Blue Palette Dusty Rose & Greige Palette Nordic Sofa Neutrals Palette Faded Teal Palette Sunfaded Postcard Palette
← Back to Tools

Blush Pink & Gold Palette

Create elegant feminine wedding designs with this blush pink and gold palette featuring #F2C4C4 soft blush, #D4AF37 metallic gold, #E8D5D5 pale pink, and #F5E6E6 cream blush.

Export

Copy or download this palette as CSS, SCSS, Tailwind config, JSON, CSV, GPL, ASE or ACO.

:root {
  --soft-blush: #F2C4C4;
  --soft-blush-50: #fffdfd;
  --soft-blush-100: #fffcfc;
  --soft-blush-200: #fff8f8;
  --soft-blush-300: #fff3f3;
  --soft-blush-400: #ffeded;
  --soft-blush-500: #F2C4C4;
  --soft-blush-600: #d3bfbf;
  --soft-blush-700: #978686;
  --soft-blush-800: #5e5151;
  --soft-blush-900: #2f2727;
  --soft-blush-950: #0a0707;
  --metallic-gold: #D4AF37;
  --metallic-gold-50: #fffef4;
  --metallic-gold-100: #fffceb;
  --metallic-gold-200: #fdf7da;
  --metallic-gold-300: #fbf1c2;
  --metallic-gold-400: #f7e8a5;
  --metallic-gold-500: #D4AF37;
  --metallic-gold-600: #c8b664;
  --metallic-gold-700: #8f8038;
  --metallic-gold-800: #594d12;
  --metallic-gold-900: #2c2500;
  --metallic-gold-950: #090600;
  --pale-pink: #E8D5D5;
  --pale-pink-50: #fffefe;
  --pale-pink-100: #fffdfd;
  --pale-pink-200: #fefafa;
  --pale-pink-300: #fcf7f7;
  --pale-pink-400: #faf3f3;
  --pale-pink-500: #E8D5D5;
  --pale-pink-600: #cfc7c7;
  --pale-pink-700: #938c8c;
  --pale-pink-800: #5b5555;
  --pale-pink-900: #2c2929;
  --pale-pink-950: #090707;
  --cream-blush: #F5E6E6;
  --cream-blush-50: #fffefe;
  --cream-blush-100: #fffefe;
  --cream-blush-200: #fffcfc;
  --cream-blush-300: #fefafa;
  --cream-blush-400: #fdf8f8;
  --cream-blush-500: #F5E6E6;
  --cream-blush-600: #d4cece;
  --cream-blush-700: #969191;
  --cream-blush-800: #5d5959;
  --cream-blush-900: #2d2b2b;
  --cream-blush-950: #090808;
}
$soft-blush: #F2C4C4;
$soft-blush-50: #fffdfd;
$soft-blush-100: #fffcfc;
$soft-blush-200: #fff8f8;
$soft-blush-300: #fff3f3;
$soft-blush-400: #ffeded;
$soft-blush-500: #F2C4C4;
$soft-blush-600: #d3bfbf;
$soft-blush-700: #978686;
$soft-blush-800: #5e5151;
$soft-blush-900: #2f2727;
$soft-blush-950: #0a0707;
$metallic-gold: #D4AF37;
$metallic-gold-50: #fffef4;
$metallic-gold-100: #fffceb;
$metallic-gold-200: #fdf7da;
$metallic-gold-300: #fbf1c2;
$metallic-gold-400: #f7e8a5;
$metallic-gold-500: #D4AF37;
$metallic-gold-600: #c8b664;
$metallic-gold-700: #8f8038;
$metallic-gold-800: #594d12;
$metallic-gold-900: #2c2500;
$metallic-gold-950: #090600;
$pale-pink: #E8D5D5;
$pale-pink-50: #fffefe;
$pale-pink-100: #fffdfd;
$pale-pink-200: #fefafa;
$pale-pink-300: #fcf7f7;
$pale-pink-400: #faf3f3;
$pale-pink-500: #E8D5D5;
$pale-pink-600: #cfc7c7;
$pale-pink-700: #938c8c;
$pale-pink-800: #5b5555;
$pale-pink-900: #2c2929;
$pale-pink-950: #090707;
$cream-blush: #F5E6E6;
$cream-blush-50: #fffefe;
$cream-blush-100: #fffefe;
$cream-blush-200: #fffcfc;
$cream-blush-300: #fefafa;
$cream-blush-400: #fdf8f8;
$cream-blush-500: #F5E6E6;
$cream-blush-600: #d4cece;
$cream-blush-700: #969191;
$cream-blush-800: #5d5959;
$cream-blush-900: #2d2b2b;
$cream-blush-950: #090808;
colors: {
    'soft-blush': {
      50: '#fffdfd',
      100: '#fffcfc',
      200: '#fff8f8',
      300: '#fff3f3',
      400: '#ffeded',
      500: '#F2C4C4',
      600: '#d3bfbf',
      700: '#978686',
      800: '#5e5151',
      900: '#2f2727',
      950: '#0a0707',
      DEFAULT: '#F2C4C4',
    },
    'metallic-gold': {
      50: '#fffef4',
      100: '#fffceb',
      200: '#fdf7da',
      300: '#fbf1c2',
      400: '#f7e8a5',
      500: '#D4AF37',
      600: '#c8b664',
      700: '#8f8038',
      800: '#594d12',
      900: '#2c2500',
      950: '#090600',
      DEFAULT: '#D4AF37',
    },
    'pale-pink': {
      50: '#fffefe',
      100: '#fffdfd',
      200: '#fefafa',
      300: '#fcf7f7',
      400: '#faf3f3',
      500: '#E8D5D5',
      600: '#cfc7c7',
      700: '#938c8c',
      800: '#5b5555',
      900: '#2c2929',
      950: '#090707',
      DEFAULT: '#E8D5D5',
    },
    'cream-blush': {
      50: '#fffefe',
      100: '#fffefe',
      200: '#fffcfc',
      300: '#fefafa',
      400: '#fdf8f8',
      500: '#F5E6E6',
      600: '#d4cece',
      700: '#969191',
      800: '#5d5959',
      900: '#2d2b2b',
      950: '#090808',
      DEFAULT: '#F5E6E6',
    },
  },
[
  {
    "name": "soft-blush",
    "harmony": "Palette",
    "hex": "#F2C4C4",
    "rgb": {
      "r": 242,
      "g": 196,
      "b": 196
    },
    "hsl": {
      "h": 0,
      "s": 64,
      "l": 86
    },
    "value": "#F2C4C4",
    "tonalScale": {
      "50": {
        "hex": "#fffdfd",
        "rgb": {
          "r": 255,
          "g": 253,
          "b": 253
        }
      },
      "100": {
        "hex": "#fffcfc",
        "rgb": {
          "r": 255,
          "g": 252,
          "b": 252
        }
      },
      "200": {
        "hex": "#fff8f8",
        "rgb": {
          "r": 255,
          "g": 248,
          "b": 248
        }
      },
      "300": {
        "hex": "#fff3f3",
        "rgb": {
          "r": 255,
          "g": 243,
          "b": 243
        }
      },
      "400": {
        "hex": "#ffeded",
        "rgb": {
          "r": 255,
          "g": 237,
          "b": 237
        }
      },
      "500": {
        "hex": "#F2C4C4",
        "rgb": {
          "r": 242,
          "g": 196,
          "b": 196
        }
      },
      "600": {
        "hex": "#d3bfbf",
        "rgb": {
          "r": 211,
          "g": 191,
          "b": 191
        }
      },
      "700": {
        "hex": "#978686",
        "rgb": {
          "r": 151,
          "g": 134,
          "b": 134
        }
      },
      "800": {
        "hex": "#5e5151",
        "rgb": {
          "r": 94,
          "g": 81,
          "b": 81
        }
      },
      "900": {
        "hex": "#2f2727",
        "rgb": {
          "r": 47,
          "g": 39,
          "b": 39
        }
      },
      "950": {
        "hex": "#0a0707",
        "rgb": {
          "r": 10,
          "g": 7,
          "b": 7
        }
      }
    }
  },
  {
    "name": "metallic-gold",
    "harmony": "Palette",
    "hex": "#D4AF37",
    "rgb": {
      "r": 212,
      "g": 175,
      "b": 55
    },
    "hsl": {
      "h": 46,
      "s": 65,
      "l": 52
    },
    "value": "#D4AF37",
    "tonalScale": {
      "50": {
        "hex": "#fffef4",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 244
        }
      },
      "100": {
        "hex": "#fffceb",
        "rgb": {
          "r": 255,
          "g": 252,
          "b": 235
        }
      },
      "200": {
        "hex": "#fdf7da",
        "rgb": {
          "r": 253,
          "g": 247,
          "b": 218
        }
      },
      "300": {
        "hex": "#fbf1c2",
        "rgb": {
          "r": 251,
          "g": 241,
          "b": 194
        }
      },
      "400": {
        "hex": "#f7e8a5",
        "rgb": {
          "r": 247,
          "g": 232,
          "b": 165
        }
      },
      "500": {
        "hex": "#D4AF37",
        "rgb": {
          "r": 212,
          "g": 175,
          "b": 55
        }
      },
      "600": {
        "hex": "#c8b664",
        "rgb": {
          "r": 200,
          "g": 182,
          "b": 100
        }
      },
      "700": {
        "hex": "#8f8038",
        "rgb": {
          "r": 143,
          "g": 128,
          "b": 56
        }
      },
      "800": {
        "hex": "#594d12",
        "rgb": {
          "r": 89,
          "g": 77,
          "b": 18
        }
      },
      "900": {
        "hex": "#2c2500",
        "rgb": {
          "r": 44,
          "g": 37,
          "b": 0
        }
      },
      "950": {
        "hex": "#090600",
        "rgb": {
          "r": 9,
          "g": 6,
          "b": 0
        }
      }
    }
  },
  {
    "name": "pale-pink",
    "harmony": "Palette",
    "hex": "#E8D5D5",
    "rgb": {
      "r": 232,
      "g": 213,
      "b": 213
    },
    "hsl": {
      "h": 0,
      "s": 29,
      "l": 87
    },
    "value": "#E8D5D5",
    "tonalScale": {
      "50": {
        "hex": "#fffefe",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 254
        }
      },
      "100": {
        "hex": "#fffdfd",
        "rgb": {
          "r": 255,
          "g": 253,
          "b": 253
        }
      },
      "200": {
        "hex": "#fefafa",
        "rgb": {
          "r": 254,
          "g": 250,
          "b": 250
        }
      },
      "300": {
        "hex": "#fcf7f7",
        "rgb": {
          "r": 252,
          "g": 247,
          "b": 247
        }
      },
      "400": {
        "hex": "#faf3f3",
        "rgb": {
          "r": 250,
          "g": 243,
          "b": 243
        }
      },
      "500": {
        "hex": "#E8D5D5",
        "rgb": {
          "r": 232,
          "g": 213,
          "b": 213
        }
      },
      "600": {
        "hex": "#cfc7c7",
        "rgb": {
          "r": 207,
          "g": 199,
          "b": 199
        }
      },
      "700": {
        "hex": "#938c8c",
        "rgb": {
          "r": 147,
          "g": 140,
          "b": 140
        }
      },
      "800": {
        "hex": "#5b5555",
        "rgb": {
          "r": 91,
          "g": 85,
          "b": 85
        }
      },
      "900": {
        "hex": "#2c2929",
        "rgb": {
          "r": 44,
          "g": 41,
          "b": 41
        }
      },
      "950": {
        "hex": "#090707",
        "rgb": {
          "r": 9,
          "g": 7,
          "b": 7
        }
      }
    }
  },
  {
    "name": "cream-blush",
    "harmony": "Palette",
    "hex": "#F5E6E6",
    "rgb": {
      "r": 245,
      "g": 230,
      "b": 230
    },
    "hsl": {
      "h": 0,
      "s": 43,
      "l": 93
    },
    "value": "#F5E6E6",
    "tonalScale": {
      "50": {
        "hex": "#fffefe",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 254
        }
      },
      "100": {
        "hex": "#fffefe",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 254
        }
      },
      "200": {
        "hex": "#fffcfc",
        "rgb": {
          "r": 255,
          "g": 252,
          "b": 252
        }
      },
      "300": {
        "hex": "#fefafa",
        "rgb": {
          "r": 254,
          "g": 250,
          "b": 250
        }
      },
      "400": {
        "hex": "#fdf8f8",
        "rgb": {
          "r": 253,
          "g": 248,
          "b": 248
        }
      },
      "500": {
        "hex": "#F5E6E6",
        "rgb": {
          "r": 245,
          "g": 230,
          "b": 230
        }
      },
      "600": {
        "hex": "#d4cece",
        "rgb": {
          "r": 212,
          "g": 206,
          "b": 206
        }
      },
      "700": {
        "hex": "#969191",
        "rgb": {
          "r": 150,
          "g": 145,
          "b": 145
        }
      },
      "800": {
        "hex": "#5d5959",
        "rgb": {
          "r": 93,
          "g": 89,
          "b": 89
        }
      },
      "900": {
        "hex": "#2d2b2b",
        "rgb": {
          "r": 45,
          "g": 43,
          "b": 43
        }
      },
      "950": {
        "hex": "#090808",
        "rgb": {
          "r": 9,
          "g": 8,
          "b": 8
        }
      }
    }
  }
]
Name,Harmony,Hex,RGB,HSL,Value,T50,T100,T200,T300,T400,T500,T600,T700,T800,T900,T950
soft-blush,Palette,#F2C4C4,"rgb(242, 196, 196)","hsl(0, 64%, 86%)",#F2C4C4,#fffdfd,#fffcfc,#fff8f8,#fff3f3,#ffeded,#F2C4C4,#d3bfbf,#978686,#5e5151,#2f2727,#0a0707
metallic-gold,Palette,#D4AF37,"rgb(212, 175, 55)","hsl(46, 65%, 52%)",#D4AF37,#fffef4,#fffceb,#fdf7da,#fbf1c2,#f7e8a5,#D4AF37,#c8b664,#8f8038,#594d12,#2c2500,#090600
pale-pink,Palette,#E8D5D5,"rgb(232, 213, 213)","hsl(0, 29%, 87%)",#E8D5D5,#fffefe,#fffdfd,#fefafa,#fcf7f7,#faf3f3,#E8D5D5,#cfc7c7,#938c8c,#5b5555,#2c2929,#090707
cream-blush,Palette,#F5E6E6,"rgb(245, 230, 230)","hsl(0, 43%, 93%)",#F5E6E6,#fffefe,#fffefe,#fffcfc,#fefafa,#fdf8f8,#F5E6E6,#d4cece,#969191,#5d5959,#2d2b2b,#090808
GIMP Palette
Name: PocketSwiss analogous
Columns: 4
#
242 196 196   soft-blush
255 253 253   soft-blush-50
255 252 252   soft-blush-100
255 248 248   soft-blush-200
255 243 243   soft-blush-300
255 237 237   soft-blush-400
242 196 196   soft-blush-500
211 191 191   soft-blush-600
151 134 134   soft-blush-700
 94  81  81   soft-blush-800
 47  39  39   soft-blush-900
 10   7   7   soft-blush-950
212 175  55   metallic-gold
255 254 244   metallic-gold-50
255 252 235   metallic-gold-100
253 247 218   metallic-gold-200
251 241 194   metallic-gold-300
247 232 165   metallic-gold-400
212 175  55   metallic-gold-500
200 182 100   metallic-gold-600
143 128  56   metallic-gold-700
 89  77  18   metallic-gold-800
 44  37   0   metallic-gold-900
  9   6   0   metallic-gold-950
232 213 213   pale-pink
255 254 254   pale-pink-50
255 253 253   pale-pink-100
254 250 250   pale-pink-200
252 247 247   pale-pink-300
250 243 243   pale-pink-400
232 213 213   pale-pink-500
207 199 199   pale-pink-600
147 140 140   pale-pink-700
 91  85  85   pale-pink-800
 44  41  41   pale-pink-900
  9   7   7   pale-pink-950
245 230 230   cream-blush
255 254 254   cream-blush-50
255 254 254   cream-blush-100
255 252 252   cream-blush-200
254 250 250   cream-blush-300
253 248 248   cream-blush-400
245 230 230   cream-blush-500
212 206 206   cream-blush-600
150 145 145   cream-blush-700
 93  89  89   cream-blush-800
 45  43  43   cream-blush-900
  9   8   8   cream-blush-950
Binary ASE — use Download to save the file.
Binary ACO — use Download to save the file.

What is Blush Pink & Gold Palette?

Create elegant feminine wedding designs with this blush pink and gold palette featuring #F2C4C4 soft blush, #D4AF37 metallic gold, #E8D5D5 pale pink, and #F5E6E6 cream blush. This free blush pink & gold palette tool runs entirely in your browser — no sign-up, no uploads, and no data leaves your device.

Why use the Blush Pink & Gold Palette tool?

Browse by mood: Navy, Gold & Luxury Color Palettes · Wedding & Romantic Color Palettes