All Palettes

Color Palette #f6a2b4, #f9bfb4, #f1d4a2, #e0efa4, #a3d7c5

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b4;
}
.rustique {
color: #f9bfb4;
}
.antique-wicker-basket {
color: #f1d4a2;
}
.mint-julep {
color: #e0efa4;
}
.southern-belle {
color: #a3d7c5;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b4;
--rustique:#f9bfb4;
--antique-wicker-basket:#f1d4a2;
--mint-julep:#e0efa4;
--southern-belle:#a3d7c5;
}

More palettes to explore