All Palettes

Color Palette #f7b5a1, #f9cfae, #fcf1b6, #e6e8a1, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.whipped-peach {
color: #f9cfae;
}
.dandelion-wine {
color: #fcf1b6;
}
.wax-yellow {
color: #e6e8a1;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--whipped-peach:#f9cfae;
--dandelion-wine:#fcf1b6;
--wax-yellow:#e6e8a1;
--lime-lizard:#a3d55d;
}

More palettes to explore