All Palettes

Color Palette #e6a7c3, #f3b4d6, #f9b4de, #f9d2b4, #f7a64b

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e6a7c3;
}
.soft-cashmere {
color: #f3b4d6;
}
.hot-aquarelle-pink {
color: #f9b4de;
}
.autumn-wind {
color: #f9d2b4;
}
.troll-slayer-orange {
color: #f7a64b;
}

/* CSS Variables */
:root {
--think-pink:#e6a7c3;
--soft-cashmere:#f3b4d6;
--hot-aquarelle-pink:#f9b4de;
--autumn-wind:#f9d2b4;
--troll-slayer-orange:#f7a64b;
}

More palettes to explore