All Palettes

Color Palette #a24466, #e68999, #f0c1d3, #f7e1b6, #f9e25d

0%
0%
0%

CSS code for this palette

/* CSS */
.ancient-fuchsia {
color: #a24466;
}
.poudretteite-pink {
color: #e68999;
}
.parrot-tulip {
color: #f0c1d3;
}
.flan {
color: #f7e1b6;
}
.goldfinch {
color: #f9e25d;
}

/* CSS Variables */
:root {
--ancient-fuchsia:#a24466;
--poudretteite-pink:#e68999;
--parrot-tulip:#f0c1d3;
--flan:#f7e1b6;
--goldfinch:#f9e25d;
}

More palettes to explore