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

Peach Fuzz Palette

Create warm, approachable brand and packaging designs with this peach fuzz palette featuring #FFBE98 peach fuzz, #FFEEDB peach cream, #FFDAB9 peach puff, #BA5A31 burnt sienna, and #3B252C dark plum.

Export

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

:root {
  --peach-fuzz: #FFBE98;
  --peach-fuzz-50: #fffdfb;
  --peach-fuzz-100: #fffbf7;
  --peach-fuzz-200: #fff7f0;
  --peach-fuzz-300: #fff2e6;
  --peach-fuzz-400: #ffebdb;
  --peach-fuzz-500: #FFBE98;
  --peach-fuzz-600: #d9bca9;
  --peach-fuzz-700: #9c8473;
  --peach-fuzz-800: #625043;
  --peach-fuzz-900: #31261e;
  --peach-fuzz-950: #0b0604;
  --peach-cream: #FFEEDB;
  --peach-cream-50: #fffffe;
  --peach-cream-100: #fffefc;
  --peach-cream-200: #fffdfa;
  --peach-cream-300: #fffcf7;
  --peach-cream-400: #fffaf3;
  --peach-cream-500: #FFEEDB;
  --peach-cream-600: #d8d1c8;
  --peach-cream-700: #99938c;
  --peach-cream-800: #5f5a55;
  --peach-cream-900: #2f2c29;
  --peach-cream-950: #090807;
  --peach-puff: #FFDAB9;
  --peach-puff-50: #fffefc;
  --peach-puff-100: #fffdfa;
  --peach-puff-200: #fffbf5;
  --peach-puff-300: #fff8ef;
  --peach-puff-400: #fff4e7;
  --peach-puff-500: #FFDAB9;
  --peach-puff-600: #d8c9b9;
  --peach-puff-700: #9a8d80;
  --peach-puff-800: #60564c;
  --peach-puff-900: #302923;
  --peach-puff-950: #0a0806;
  --burnt-sienna: #BA5A31;
  --burnt-sienna-50: #fffaf5;
  --burnt-sienna-100: #fff4ec;
  --burnt-sienna-200: #ffe8da;
  --burnt-sienna-300: #fcd8c2;
  --burnt-sienna-400: #f5c3a4;
  --burnt-sienna-500: #BA5A31;
  --burnt-sienna-600: #be8561;
  --burnt-sienna-700: #8a5b3c;
  --burnt-sienna-800: #58341c;
  --burnt-sienna-900: #2c1606;
  --burnt-sienna-950: #090200;
  --dark-plum: #3B252C;
  --dark-plum-50: #fcf8f9;
  --dark-plum-100: #f4eef0;
  --dark-plum-200: #e6dbdf;
  --dark-plum-300: #d3c2c8;
  --dark-plum-400: #b7a2a9;
  --dark-plum-500: #3B252C;
  --dark-plum-600: #705860;
  --dark-plum-700: #4f3b42;
  --dark-plum-800: #2f2026;
  --dark-plum-900: #150b0f;
  --dark-plum-950: #030102;
}
$peach-fuzz: #FFBE98;
$peach-fuzz-50: #fffdfb;
$peach-fuzz-100: #fffbf7;
$peach-fuzz-200: #fff7f0;
$peach-fuzz-300: #fff2e6;
$peach-fuzz-400: #ffebdb;
$peach-fuzz-500: #FFBE98;
$peach-fuzz-600: #d9bca9;
$peach-fuzz-700: #9c8473;
$peach-fuzz-800: #625043;
$peach-fuzz-900: #31261e;
$peach-fuzz-950: #0b0604;
$peach-cream: #FFEEDB;
$peach-cream-50: #fffffe;
$peach-cream-100: #fffefc;
$peach-cream-200: #fffdfa;
$peach-cream-300: #fffcf7;
$peach-cream-400: #fffaf3;
$peach-cream-500: #FFEEDB;
$peach-cream-600: #d8d1c8;
$peach-cream-700: #99938c;
$peach-cream-800: #5f5a55;
$peach-cream-900: #2f2c29;
$peach-cream-950: #090807;
$peach-puff: #FFDAB9;
$peach-puff-50: #fffefc;
$peach-puff-100: #fffdfa;
$peach-puff-200: #fffbf5;
$peach-puff-300: #fff8ef;
$peach-puff-400: #fff4e7;
$peach-puff-500: #FFDAB9;
$peach-puff-600: #d8c9b9;
$peach-puff-700: #9a8d80;
$peach-puff-800: #60564c;
$peach-puff-900: #302923;
$peach-puff-950: #0a0806;
$burnt-sienna: #BA5A31;
$burnt-sienna-50: #fffaf5;
$burnt-sienna-100: #fff4ec;
$burnt-sienna-200: #ffe8da;
$burnt-sienna-300: #fcd8c2;
$burnt-sienna-400: #f5c3a4;
$burnt-sienna-500: #BA5A31;
$burnt-sienna-600: #be8561;
$burnt-sienna-700: #8a5b3c;
$burnt-sienna-800: #58341c;
$burnt-sienna-900: #2c1606;
$burnt-sienna-950: #090200;
$dark-plum: #3B252C;
$dark-plum-50: #fcf8f9;
$dark-plum-100: #f4eef0;
$dark-plum-200: #e6dbdf;
$dark-plum-300: #d3c2c8;
$dark-plum-400: #b7a2a9;
$dark-plum-500: #3B252C;
$dark-plum-600: #705860;
$dark-plum-700: #4f3b42;
$dark-plum-800: #2f2026;
$dark-plum-900: #150b0f;
$dark-plum-950: #030102;
colors: {
    'peach-fuzz': {
      50: '#fffdfb',
      100: '#fffbf7',
      200: '#fff7f0',
      300: '#fff2e6',
      400: '#ffebdb',
      500: '#FFBE98',
      600: '#d9bca9',
      700: '#9c8473',
      800: '#625043',
      900: '#31261e',
      950: '#0b0604',
      DEFAULT: '#FFBE98',
    },
    'peach-cream': {
      50: '#fffffe',
      100: '#fffefc',
      200: '#fffdfa',
      300: '#fffcf7',
      400: '#fffaf3',
      500: '#FFEEDB',
      600: '#d8d1c8',
      700: '#99938c',
      800: '#5f5a55',
      900: '#2f2c29',
      950: '#090807',
      DEFAULT: '#FFEEDB',
    },
    'peach-puff': {
      50: '#fffefc',
      100: '#fffdfa',
      200: '#fffbf5',
      300: '#fff8ef',
      400: '#fff4e7',
      500: '#FFDAB9',
      600: '#d8c9b9',
      700: '#9a8d80',
      800: '#60564c',
      900: '#302923',
      950: '#0a0806',
      DEFAULT: '#FFDAB9',
    },
    'burnt-sienna': {
      50: '#fffaf5',
      100: '#fff4ec',
      200: '#ffe8da',
      300: '#fcd8c2',
      400: '#f5c3a4',
      500: '#BA5A31',
      600: '#be8561',
      700: '#8a5b3c',
      800: '#58341c',
      900: '#2c1606',
      950: '#090200',
      DEFAULT: '#BA5A31',
    },
    'dark-plum': {
      50: '#fcf8f9',
      100: '#f4eef0',
      200: '#e6dbdf',
      300: '#d3c2c8',
      400: '#b7a2a9',
      500: '#3B252C',
      600: '#705860',
      700: '#4f3b42',
      800: '#2f2026',
      900: '#150b0f',
      950: '#030102',
      DEFAULT: '#3B252C',
    },
  },
[
  {
    "name": "peach-fuzz",
    "harmony": "Palette",
    "hex": "#FFBE98",
    "rgb": {
      "r": 255,
      "g": 190,
      "b": 152
    },
    "hsl": {
      "h": 22,
      "s": 100,
      "l": 80
    },
    "value": "#FFBE98",
    "tonalScale": {
      "50": {
        "hex": "#fffdfb",
        "rgb": {
          "r": 255,
          "g": 253,
          "b": 251
        }
      },
      "100": {
        "hex": "#fffbf7",
        "rgb": {
          "r": 255,
          "g": 251,
          "b": 247
        }
      },
      "200": {
        "hex": "#fff7f0",
        "rgb": {
          "r": 255,
          "g": 247,
          "b": 240
        }
      },
      "300": {
        "hex": "#fff2e6",
        "rgb": {
          "r": 255,
          "g": 242,
          "b": 230
        }
      },
      "400": {
        "hex": "#ffebdb",
        "rgb": {
          "r": 255,
          "g": 235,
          "b": 219
        }
      },
      "500": {
        "hex": "#FFBE98",
        "rgb": {
          "r": 255,
          "g": 190,
          "b": 152
        }
      },
      "600": {
        "hex": "#d9bca9",
        "rgb": {
          "r": 217,
          "g": 188,
          "b": 169
        }
      },
      "700": {
        "hex": "#9c8473",
        "rgb": {
          "r": 156,
          "g": 132,
          "b": 115
        }
      },
      "800": {
        "hex": "#625043",
        "rgb": {
          "r": 98,
          "g": 80,
          "b": 67
        }
      },
      "900": {
        "hex": "#31261e",
        "rgb": {
          "r": 49,
          "g": 38,
          "b": 30
        }
      },
      "950": {
        "hex": "#0b0604",
        "rgb": {
          "r": 11,
          "g": 6,
          "b": 4
        }
      }
    }
  },
  {
    "name": "peach-cream",
    "harmony": "Palette",
    "hex": "#FFEEDB",
    "rgb": {
      "r": 255,
      "g": 238,
      "b": 219
    },
    "hsl": {
      "h": 32,
      "s": 100,
      "l": 93
    },
    "value": "#FFEEDB",
    "tonalScale": {
      "50": {
        "hex": "#fffffe",
        "rgb": {
          "r": 255,
          "g": 255,
          "b": 254
        }
      },
      "100": {
        "hex": "#fffefc",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 252
        }
      },
      "200": {
        "hex": "#fffdfa",
        "rgb": {
          "r": 255,
          "g": 253,
          "b": 250
        }
      },
      "300": {
        "hex": "#fffcf7",
        "rgb": {
          "r": 255,
          "g": 252,
          "b": 247
        }
      },
      "400": {
        "hex": "#fffaf3",
        "rgb": {
          "r": 255,
          "g": 250,
          "b": 243
        }
      },
      "500": {
        "hex": "#FFEEDB",
        "rgb": {
          "r": 255,
          "g": 238,
          "b": 219
        }
      },
      "600": {
        "hex": "#d8d1c8",
        "rgb": {
          "r": 216,
          "g": 209,
          "b": 200
        }
      },
      "700": {
        "hex": "#99938c",
        "rgb": {
          "r": 153,
          "g": 147,
          "b": 140
        }
      },
      "800": {
        "hex": "#5f5a55",
        "rgb": {
          "r": 95,
          "g": 90,
          "b": 85
        }
      },
      "900": {
        "hex": "#2f2c29",
        "rgb": {
          "r": 47,
          "g": 44,
          "b": 41
        }
      },
      "950": {
        "hex": "#090807",
        "rgb": {
          "r": 9,
          "g": 8,
          "b": 7
        }
      }
    }
  },
  {
    "name": "peach-puff",
    "harmony": "Palette",
    "hex": "#FFDAB9",
    "rgb": {
      "r": 255,
      "g": 218,
      "b": 185
    },
    "hsl": {
      "h": 28,
      "s": 100,
      "l": 86
    },
    "value": "#FFDAB9",
    "tonalScale": {
      "50": {
        "hex": "#fffefc",
        "rgb": {
          "r": 255,
          "g": 254,
          "b": 252
        }
      },
      "100": {
        "hex": "#fffdfa",
        "rgb": {
          "r": 255,
          "g": 253,
          "b": 250
        }
      },
      "200": {
        "hex": "#fffbf5",
        "rgb": {
          "r": 255,
          "g": 251,
          "b": 245
        }
      },
      "300": {
        "hex": "#fff8ef",
        "rgb": {
          "r": 255,
          "g": 248,
          "b": 239
        }
      },
      "400": {
        "hex": "#fff4e7",
        "rgb": {
          "r": 255,
          "g": 244,
          "b": 231
        }
      },
      "500": {
        "hex": "#FFDAB9",
        "rgb": {
          "r": 255,
          "g": 218,
          "b": 185
        }
      },
      "600": {
        "hex": "#d8c9b9",
        "rgb": {
          "r": 216,
          "g": 201,
          "b": 185
        }
      },
      "700": {
        "hex": "#9a8d80",
        "rgb": {
          "r": 154,
          "g": 141,
          "b": 128
        }
      },
      "800": {
        "hex": "#60564c",
        "rgb": {
          "r": 96,
          "g": 86,
          "b": 76
        }
      },
      "900": {
        "hex": "#302923",
        "rgb": {
          "r": 48,
          "g": 41,
          "b": 35
        }
      },
      "950": {
        "hex": "#0a0806",
        "rgb": {
          "r": 10,
          "g": 8,
          "b": 6
        }
      }
    }
  },
  {
    "name": "burnt-sienna",
    "harmony": "Palette",
    "hex": "#BA5A31",
    "rgb": {
      "r": 186,
      "g": 90,
      "b": 49
    },
    "hsl": {
      "h": 18,
      "s": 58,
      "l": 46
    },
    "value": "#BA5A31",
    "tonalScale": {
      "50": {
        "hex": "#fffaf5",
        "rgb": {
          "r": 255,
          "g": 250,
          "b": 245
        }
      },
      "100": {
        "hex": "#fff4ec",
        "rgb": {
          "r": 255,
          "g": 244,
          "b": 236
        }
      },
      "200": {
        "hex": "#ffe8da",
        "rgb": {
          "r": 255,
          "g": 232,
          "b": 218
        }
      },
      "300": {
        "hex": "#fcd8c2",
        "rgb": {
          "r": 252,
          "g": 216,
          "b": 194
        }
      },
      "400": {
        "hex": "#f5c3a4",
        "rgb": {
          "r": 245,
          "g": 195,
          "b": 164
        }
      },
      "500": {
        "hex": "#BA5A31",
        "rgb": {
          "r": 186,
          "g": 90,
          "b": 49
        }
      },
      "600": {
        "hex": "#be8561",
        "rgb": {
          "r": 190,
          "g": 133,
          "b": 97
        }
      },
      "700": {
        "hex": "#8a5b3c",
        "rgb": {
          "r": 138,
          "g": 91,
          "b": 60
        }
      },
      "800": {
        "hex": "#58341c",
        "rgb": {
          "r": 88,
          "g": 52,
          "b": 28
        }
      },
      "900": {
        "hex": "#2c1606",
        "rgb": {
          "r": 44,
          "g": 22,
          "b": 6
        }
      },
      "950": {
        "hex": "#090200",
        "rgb": {
          "r": 9,
          "g": 2,
          "b": 0
        }
      }
    }
  },
  {
    "name": "dark-plum",
    "harmony": "Palette",
    "hex": "#3B252C",
    "rgb": {
      "r": 59,
      "g": 37,
      "b": 44
    },
    "hsl": {
      "h": 341,
      "s": 23,
      "l": 19
    },
    "value": "#3B252C",
    "tonalScale": {
      "50": {
        "hex": "#fcf8f9",
        "rgb": {
          "r": 252,
          "g": 248,
          "b": 249
        }
      },
      "100": {
        "hex": "#f4eef0",
        "rgb": {
          "r": 244,
          "g": 238,
          "b": 240
        }
      },
      "200": {
        "hex": "#e6dbdf",
        "rgb": {
          "r": 230,
          "g": 219,
          "b": 223
        }
      },
      "300": {
        "hex": "#d3c2c8",
        "rgb": {
          "r": 211,
          "g": 194,
          "b": 200
        }
      },
      "400": {
        "hex": "#b7a2a9",
        "rgb": {
          "r": 183,
          "g": 162,
          "b": 169
        }
      },
      "500": {
        "hex": "#3B252C",
        "rgb": {
          "r": 59,
          "g": 37,
          "b": 44
        }
      },
      "600": {
        "hex": "#705860",
        "rgb": {
          "r": 112,
          "g": 88,
          "b": 96
        }
      },
      "700": {
        "hex": "#4f3b42",
        "rgb": {
          "r": 79,
          "g": 59,
          "b": 66
        }
      },
      "800": {
        "hex": "#2f2026",
        "rgb": {
          "r": 47,
          "g": 32,
          "b": 38
        }
      },
      "900": {
        "hex": "#150b0f",
        "rgb": {
          "r": 21,
          "g": 11,
          "b": 15
        }
      },
      "950": {
        "hex": "#030102",
        "rgb": {
          "r": 3,
          "g": 1,
          "b": 2
        }
      }
    }
  }
]
Name,Harmony,Hex,RGB,HSL,Value,T50,T100,T200,T300,T400,T500,T600,T700,T800,T900,T950
peach-fuzz,Palette,#FFBE98,"rgb(255, 190, 152)","hsl(22, 100%, 80%)",#FFBE98,#fffdfb,#fffbf7,#fff7f0,#fff2e6,#ffebdb,#FFBE98,#d9bca9,#9c8473,#625043,#31261e,#0b0604
peach-cream,Palette,#FFEEDB,"rgb(255, 238, 219)","hsl(32, 100%, 93%)",#FFEEDB,#fffffe,#fffefc,#fffdfa,#fffcf7,#fffaf3,#FFEEDB,#d8d1c8,#99938c,#5f5a55,#2f2c29,#090807
peach-puff,Palette,#FFDAB9,"rgb(255, 218, 185)","hsl(28, 100%, 86%)",#FFDAB9,#fffefc,#fffdfa,#fffbf5,#fff8ef,#fff4e7,#FFDAB9,#d8c9b9,#9a8d80,#60564c,#302923,#0a0806
burnt-sienna,Palette,#BA5A31,"rgb(186, 90, 49)","hsl(18, 58%, 46%)",#BA5A31,#fffaf5,#fff4ec,#ffe8da,#fcd8c2,#f5c3a4,#BA5A31,#be8561,#8a5b3c,#58341c,#2c1606,#090200
dark-plum,Palette,#3B252C,"rgb(59, 37, 44)","hsl(341, 23%, 19%)",#3B252C,#fcf8f9,#f4eef0,#e6dbdf,#d3c2c8,#b7a2a9,#3B252C,#705860,#4f3b42,#2f2026,#150b0f,#030102
GIMP Palette
Name: PocketSwiss analogous
Columns: 4
#
255 190 152   peach-fuzz
255 253 251   peach-fuzz-50
255 251 247   peach-fuzz-100
255 247 240   peach-fuzz-200
255 242 230   peach-fuzz-300
255 235 219   peach-fuzz-400
255 190 152   peach-fuzz-500
217 188 169   peach-fuzz-600
156 132 115   peach-fuzz-700
 98  80  67   peach-fuzz-800
 49  38  30   peach-fuzz-900
 11   6   4   peach-fuzz-950
255 238 219   peach-cream
255 255 254   peach-cream-50
255 254 252   peach-cream-100
255 253 250   peach-cream-200
255 252 247   peach-cream-300
255 250 243   peach-cream-400
255 238 219   peach-cream-500
216 209 200   peach-cream-600
153 147 140   peach-cream-700
 95  90  85   peach-cream-800
 47  44  41   peach-cream-900
  9   8   7   peach-cream-950
255 218 185   peach-puff
255 254 252   peach-puff-50
255 253 250   peach-puff-100
255 251 245   peach-puff-200
255 248 239   peach-puff-300
255 244 231   peach-puff-400
255 218 185   peach-puff-500
216 201 185   peach-puff-600
154 141 128   peach-puff-700
 96  86  76   peach-puff-800
 48  41  35   peach-puff-900
 10   8   6   peach-puff-950
186  90  49   burnt-sienna
255 250 245   burnt-sienna-50
255 244 236   burnt-sienna-100
255 232 218   burnt-sienna-200
252 216 194   burnt-sienna-300
245 195 164   burnt-sienna-400
186  90  49   burnt-sienna-500
190 133  97   burnt-sienna-600
138  91  60   burnt-sienna-700
 88  52  28   burnt-sienna-800
 44  22   6   burnt-sienna-900
  9   2   0   burnt-sienna-950
 59  37  44   dark-plum
252 248 249   dark-plum-50
244 238 240   dark-plum-100
230 219 223   dark-plum-200
211 194 200   dark-plum-300
183 162 169   dark-plum-400
 59  37  44   dark-plum-500
112  88  96   dark-plum-600
 79  59  66   dark-plum-700
 47  32  38   dark-plum-800
 21  11  15   dark-plum-900
  3   1   2   dark-plum-950
Binary ASE — use Download to save the file.
Binary ACO — use Download to save the file.

What is Peach Fuzz Palette?

Create warm, approachable brand and packaging designs with this peach fuzz palette featuring #FFBE98 peach fuzz, #FFEEDB peach cream, #FFDAB9 peach puff, #BA5A31 burnt sienna, and #3B252C dark plum.

Why use the Peach Fuzz Palette tool?

Browse by mood: Wedding & Romantic Color Palettes · Pastel & Soft Color Palettes