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

Antique White Pastels

Generate soft antique white pastel color palettes for elegant designs, weaving together a heritage antique white base (#F9F6EE), soft parchment cream (#F1E9D2), and muted gold dust (#E2D4A8).

Export

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

:root {
  --heritage-antique-white-base: #F9F6EE;
  --heritage-antique-white-base-50: #fffffe;
  --heritage-antique-white-base-100: #fffffe;
  --heritage-antique-white-base-200: #fffefd;
  --heritage-antique-white-base-300: #fefdfb;
  --heritage-antique-white-base-400: #fefdfa;
  --heritage-antique-white-base-500: #F9F6EE;
  --heritage-antique-white-base-600: #d5d4d1;
  --heritage-antique-white-base-700: #979693;
  --heritage-antique-white-base-800: #5d5c5a;
  --heritage-antique-white-base-900: #2d2d2b;
  --heritage-antique-white-base-950: #090908;
  --soft-parchment-cream: #F1E9D2;
  --soft-parchment-cream-50: #fffffd;
  --soft-parchment-cream-100: #fffefc;
  --soft-parchment-cream-200: #fefdf9;
  --soft-parchment-cream-300: #fdfbf5;
  --soft-parchment-cream-400: #fcf9f0;
  --soft-parchment-cream-500: #F1E9D2;
  --soft-parchment-cream-600: #d2cfc5;
  --soft-parchment-cream-700: #959289;
  --soft-parchment-cream-800: #5c5953;
  --soft-parchment-cream-900: #2d2b27;
  --soft-parchment-cream-950: #090807;
  --muted-gold-dust: #E2D4A8;
  --muted-gold-dust-50: #fffefb;
  --muted-gold-dust-100: #fefdf8;
  --muted-gold-dust-200: #fdfbf3;
  --muted-gold-dust-300: #fbf7eb;
  --muted-gold-dust-400: #f8f3e1;
  --muted-gold-dust-500: #E2D4A8;
  --muted-gold-dust-600: #ccc6b1;
  --muted-gold-dust-700: #918c7a;
  --muted-gold-dust-800: #595548;
  --muted-gold-dust-900: #2c2921;
  --muted-gold-dust-950: #080805;
}
$heritage-antique-white-base: #F9F6EE;
$heritage-antique-white-base-50: #fffffe;
$heritage-antique-white-base-100: #fffffe;
$heritage-antique-white-base-200: #fffefd;
$heritage-antique-white-base-300: #fefdfb;
$heritage-antique-white-base-400: #fefdfa;
$heritage-antique-white-base-500: #F9F6EE;
$heritage-antique-white-base-600: #d5d4d1;
$heritage-antique-white-base-700: #979693;
$heritage-antique-white-base-800: #5d5c5a;
$heritage-antique-white-base-900: #2d2d2b;
$heritage-antique-white-base-950: #090908;
$soft-parchment-cream: #F1E9D2;
$soft-parchment-cream-50: #fffffd;
$soft-parchment-cream-100: #fffefc;
$soft-parchment-cream-200: #fefdf9;
$soft-parchment-cream-300: #fdfbf5;
$soft-parchment-cream-400: #fcf9f0;
$soft-parchment-cream-500: #F1E9D2;
$soft-parchment-cream-600: #d2cfc5;
$soft-parchment-cream-700: #959289;
$soft-parchment-cream-800: #5c5953;
$soft-parchment-cream-900: #2d2b27;
$soft-parchment-cream-950: #090807;
$muted-gold-dust: #E2D4A8;
$muted-gold-dust-50: #fffefb;
$muted-gold-dust-100: #fefdf8;
$muted-gold-dust-200: #fdfbf3;
$muted-gold-dust-300: #fbf7eb;
$muted-gold-dust-400: #f8f3e1;
$muted-gold-dust-500: #E2D4A8;
$muted-gold-dust-600: #ccc6b1;
$muted-gold-dust-700: #918c7a;
$muted-gold-dust-800: #595548;
$muted-gold-dust-900: #2c2921;
$muted-gold-dust-950: #080805;
colors: {
    'heritage-antique-white-base': {
      50: '#fffffe',
      100: '#fffffe',
      200: '#fffefd',
      300: '#fefdfb',
      400: '#fefdfa',
      500: '#F9F6EE',
      600: '#d5d4d1',
      700: '#979693',
      800: '#5d5c5a',
      900: '#2d2d2b',
      950: '#090908',
      DEFAULT: '#F9F6EE',
    },
    'soft-parchment-cream': {
      50: '#fffffd',
      100: '#fffefc',
      200: '#fefdf9',
      300: '#fdfbf5',
      400: '#fcf9f0',
      500: '#F1E9D2',
      600: '#d2cfc5',
      700: '#959289',
      800: '#5c5953',
      900: '#2d2b27',
      950: '#090807',
      DEFAULT: '#F1E9D2',
    },
    'muted-gold-dust': {
      50: '#fffefb',
      100: '#fefdf8',
      200: '#fdfbf3',
      300: '#fbf7eb',
      400: '#f8f3e1',
      500: '#E2D4A8',
      600: '#ccc6b1',
      700: '#918c7a',
      800: '#595548',
      900: '#2c2921',
      950: '#080805',
      DEFAULT: '#E2D4A8',
    },
  },
[
  {
    "name": "heritage-antique-white-base",
    "harmony": "Palette",
    "hex": "#F9F6EE",
    "rgb": {
      "r": 249,
      "g": 246,
      "b": 238
    },
    "hsl": {
      "h": 44,
      "s": 48,
      "l": 95
    },
    "value": "#F9F6EE",
    "tonalScale": {
      "50": {
        "hex": "#fffffe",
        "rgb": {
          "r": 255,
          "g": 255,
          "b": 254
        }
      },
      "100": {
        "hex": "#fffffe",
        "rgb": {
          "r": 255,
          "g": 255,
          "b": 254
        }
      },
      "200": {
        "hex": "#fffefd",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 253
        }
      },
      "300": {
        "hex": "#fefdfb",
        "rgb": {
          "r": 254,
          "g": 253,
          "b": 251
        }
      },
      "400": {
        "hex": "#fefdfa",
        "rgb": {
          "r": 254,
          "g": 253,
          "b": 250
        }
      },
      "500": {
        "hex": "#F9F6EE",
        "rgb": {
          "r": 249,
          "g": 246,
          "b": 238
        }
      },
      "600": {
        "hex": "#d5d4d1",
        "rgb": {
          "r": 213,
          "g": 212,
          "b": 209
        }
      },
      "700": {
        "hex": "#979693",
        "rgb": {
          "r": 151,
          "g": 150,
          "b": 147
        }
      },
      "800": {
        "hex": "#5d5c5a",
        "rgb": {
          "r": 93,
          "g": 92,
          "b": 90
        }
      },
      "900": {
        "hex": "#2d2d2b",
        "rgb": {
          "r": 45,
          "g": 45,
          "b": 43
        }
      },
      "950": {
        "hex": "#090908",
        "rgb": {
          "r": 9,
          "g": 9,
          "b": 8
        }
      }
    }
  },
  {
    "name": "soft-parchment-cream",
    "harmony": "Palette",
    "hex": "#F1E9D2",
    "rgb": {
      "r": 241,
      "g": 233,
      "b": 210
    },
    "hsl": {
      "h": 45,
      "s": 53,
      "l": 88
    },
    "value": "#F1E9D2",
    "tonalScale": {
      "50": {
        "hex": "#fffffd",
        "rgb": {
          "r": 255,
          "g": 255,
          "b": 253
        }
      },
      "100": {
        "hex": "#fffefc",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 252
        }
      },
      "200": {
        "hex": "#fefdf9",
        "rgb": {
          "r": 254,
          "g": 253,
          "b": 249
        }
      },
      "300": {
        "hex": "#fdfbf5",
        "rgb": {
          "r": 253,
          "g": 251,
          "b": 245
        }
      },
      "400": {
        "hex": "#fcf9f0",
        "rgb": {
          "r": 252,
          "g": 249,
          "b": 240
        }
      },
      "500": {
        "hex": "#F1E9D2",
        "rgb": {
          "r": 241,
          "g": 233,
          "b": 210
        }
      },
      "600": {
        "hex": "#d2cfc5",
        "rgb": {
          "r": 210,
          "g": 207,
          "b": 197
        }
      },
      "700": {
        "hex": "#959289",
        "rgb": {
          "r": 149,
          "g": 146,
          "b": 137
        }
      },
      "800": {
        "hex": "#5c5953",
        "rgb": {
          "r": 92,
          "g": 89,
          "b": 83
        }
      },
      "900": {
        "hex": "#2d2b27",
        "rgb": {
          "r": 45,
          "g": 43,
          "b": 39
        }
      },
      "950": {
        "hex": "#090807",
        "rgb": {
          "r": 9,
          "g": 8,
          "b": 7
        }
      }
    }
  },
  {
    "name": "muted-gold-dust",
    "harmony": "Palette",
    "hex": "#E2D4A8",
    "rgb": {
      "r": 226,
      "g": 212,
      "b": 168
    },
    "hsl": {
      "h": 46,
      "s": 50,
      "l": 77
    },
    "value": "#E2D4A8",
    "tonalScale": {
      "50": {
        "hex": "#fffefb",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 251
        }
      },
      "100": {
        "hex": "#fefdf8",
        "rgb": {
          "r": 254,
          "g": 253,
          "b": 248
        }
      },
      "200": {
        "hex": "#fdfbf3",
        "rgb": {
          "r": 253,
          "g": 251,
          "b": 243
        }
      },
      "300": {
        "hex": "#fbf7eb",
        "rgb": {
          "r": 251,
          "g": 247,
          "b": 235
        }
      },
      "400": {
        "hex": "#f8f3e1",
        "rgb": {
          "r": 248,
          "g": 243,
          "b": 225
        }
      },
      "500": {
        "hex": "#E2D4A8",
        "rgb": {
          "r": 226,
          "g": 212,
          "b": 168
        }
      },
      "600": {
        "hex": "#ccc6b1",
        "rgb": {
          "r": 204,
          "g": 198,
          "b": 177
        }
      },
      "700": {
        "hex": "#918c7a",
        "rgb": {
          "r": 145,
          "g": 140,
          "b": 122
        }
      },
      "800": {
        "hex": "#595548",
        "rgb": {
          "r": 89,
          "g": 85,
          "b": 72
        }
      },
      "900": {
        "hex": "#2c2921",
        "rgb": {
          "r": 44,
          "g": 41,
          "b": 33
        }
      },
      "950": {
        "hex": "#080805",
        "rgb": {
          "r": 8,
          "g": 8,
          "b": 5
        }
      }
    }
  }
]
Name,Harmony,Hex,RGB,HSL,Value,T50,T100,T200,T300,T400,T500,T600,T700,T800,T900,T950
heritage-antique-white-base,Palette,#F9F6EE,"rgb(249, 246, 238)","hsl(44, 48%, 95%)",#F9F6EE,#fffffe,#fffffe,#fffefd,#fefdfb,#fefdfa,#F9F6EE,#d5d4d1,#979693,#5d5c5a,#2d2d2b,#090908
soft-parchment-cream,Palette,#F1E9D2,"rgb(241, 233, 210)","hsl(45, 53%, 88%)",#F1E9D2,#fffffd,#fffefc,#fefdf9,#fdfbf5,#fcf9f0,#F1E9D2,#d2cfc5,#959289,#5c5953,#2d2b27,#090807
muted-gold-dust,Palette,#E2D4A8,"rgb(226, 212, 168)","hsl(46, 50%, 77%)",#E2D4A8,#fffefb,#fefdf8,#fdfbf3,#fbf7eb,#f8f3e1,#E2D4A8,#ccc6b1,#918c7a,#595548,#2c2921,#080805
GIMP Palette
Name: PocketSwiss analogous
Columns: 4
#
249 246 238   heritage-antique-white-base
255 255 254   heritage-antique-white-base-50
255 255 254   heritage-antique-white-base-100
255 254 253   heritage-antique-white-base-200
254 253 251   heritage-antique-white-base-300
254 253 250   heritage-antique-white-base-400
249 246 238   heritage-antique-white-base-500
213 212 209   heritage-antique-white-base-600
151 150 147   heritage-antique-white-base-700
 93  92  90   heritage-antique-white-base-800
 45  45  43   heritage-antique-white-base-900
  9   9   8   heritage-antique-white-base-950
241 233 210   soft-parchment-cream
255 255 253   soft-parchment-cream-50
255 254 252   soft-parchment-cream-100
254 253 249   soft-parchment-cream-200
253 251 245   soft-parchment-cream-300
252 249 240   soft-parchment-cream-400
241 233 210   soft-parchment-cream-500
210 207 197   soft-parchment-cream-600
149 146 137   soft-parchment-cream-700
 92  89  83   soft-parchment-cream-800
 45  43  39   soft-parchment-cream-900
  9   8   7   soft-parchment-cream-950
226 212 168   muted-gold-dust
255 254 251   muted-gold-dust-50
254 253 248   muted-gold-dust-100
253 251 243   muted-gold-dust-200
251 247 235   muted-gold-dust-300
248 243 225   muted-gold-dust-400
226 212 168   muted-gold-dust-500
204 198 177   muted-gold-dust-600
145 140 122   muted-gold-dust-700
 89  85  72   muted-gold-dust-800
 44  41  33   muted-gold-dust-900
  8   8   5   muted-gold-dust-950
Binary ASE — use Download to save the file.
Binary ACO — use Download to save the file.

What is Antique White Pastels?

Generate soft antique white pastel color palettes for elegant designs, weaving together a heritage antique white base (#F9F6EE), soft parchment cream (#F1E9D2), and muted gold dust (#E2D4A8). This free antique white pastels tool runs entirely in your browser — no sign-up, no uploads, and no data leaves your device.

Why use the Antique White Pastels tool?

Browse by mood: Pastel & Soft Color Palettes