All Palettes

Color Palette #a3627e, #d9ab9b, #f2cfc0, #f7d84a, #eab843

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-mousse {
color: #a3627e;
}
.cottage-rose {
color: #d9ab9b;
}
.indian-clay {
color: #f2cfc0;
}
.anna-banana {
color: #f7d84a;
}
.capital-yellow {
color: #eab843;
}

/* CSS Variables */
:root {
--strawberry-mousse:#a3627e;
--cottage-rose:#d9ab9b;
--indian-clay:#f2cfc0;
--anna-banana:#f7d84a;
--capital-yellow:#eab843;
}

More palettes to explore