All Palettes

Color Palette #f1a7b4, #f7d6a1, #fce3b6, #a3d7d2, #6b9bc2

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.milky-maize {
color: #f7d6a1;
}
.white-strawberry {
color: #fce3b6;
}
.smooth-satin {
color: #a3d7d2;
}
.cerulean-frost {
color: #6b9bc2;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--milky-maize:#f7d6a1;
--white-strawberry:#fce3b6;
--smooth-satin:#a3d7d2;
--cerulean-frost:#6b9bc2;
}

More palettes to explore