All Palettes

Color Palette #d4a0c8, #f1a7b2, #f5c747, #f6d79d, #7fcd74

0%
0%
0%

CSS code for this palette

/* CSS */
.geranium-bud {
color: #d4a0c8;
}
.princess {
color: #f1a7b2;
}
.cakepop-sorbet {
color: #f5c747;
}
.phoenix-fossil {
color: #f6d79d;
}
.emerald-rain {
color: #7fcd74;
}

/* CSS Variables */
:root {
--geranium-bud:#d4a0c8;
--princess:#f1a7b2;
--cakepop-sorbet:#f5c747;
--phoenix-fossil:#f6d79d;
--emerald-rain:#7fcd74;
}

More palettes to explore