All Palettes

Color Palette #f1a7b6, #f3c0a5, #f6d9a2, #efe4a4, #b9e1b7

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.neighborly-peach {
color: #f3c0a5;
}
.milky-maize {
color: #f6d9a2;
}
.boxwood-yellow {
color: #efe4a4;
}
.a-mann-s-mint {
color: #b9e1b7;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--neighborly-peach:#f3c0a5;
--milky-maize:#f6d9a2;
--boxwood-yellow:#efe4a4;
--a-mann-s-mint:#b9e1b7;
}

More palettes to explore