Build your own palette
Palette · 5 colors
Cotton Candy, Butter, Mint Chip, and 2 more
A 5-color pastel palette leaning light, spanning magenta, amber, green.
Copy palette
CSS variables
:root {
--c1: #ffc1e3;
--c2: #fef3c7;
--c3: #bbf7d0;
--c4: #bae6fd;
--c5: #fed7aa;
}JSON
{
"url": "https://colors.codes/palette/ffc1e3-fef3c7-bbf7d0-bae6fd-fed7aa",
"colors": [
{
"hex": "#ffc1e3",
"name": "Cotton Candy",
"mood": "Pastel"
},
{
"hex": "#fef3c7",
"name": "Butter",
"mood": "Pastel"
},
{
"hex": "#bbf7d0",
"name": "Mint Chip",
"mood": "Pastel"
},
{
"hex": "#bae6fd",
"name": "Baby Blue",
"mood": "Pastel"
},
{
"hex": "#fed7aa",
"name": "Peach Fuzz",
"mood": "Pastel"
}
]
}Every color in this palette has its own page
Explore the hexes
- Cotton CandyCotton Candy (#FFC1E3). A soft magenta with a pastel character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- ButterButter (#FEF3C7). A soft amber with a pastel character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Mint ChipMint Chip (#BBF7D0). A soft green with a pastel character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Baby BlueBaby Blue (#BAE6FD). A soft azure with a pastel character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Peach FuzzPeach Fuzz (#FED7AA). A soft orange with a pastel character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.