All Palettes

Color Palette #f2a1a6, #f3c1b4, #f4e0c8, #c5e0e2, #a9d7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-icing {
color: #f2a1a6;
}
.rustique {
color: #f3c1b4;
}
.almeja {
color: #f4e0c8;
}
.peek-a-blue {
color: #c5e0e2;
}
.winsome-hue {
color: #a9d7e0;
}

/* CSS Variables */
:root {
--pink-icing:#f2a1a6;
--rustique:#f3c1b4;
--almeja:#f4e0c8;
--peek-a-blue:#c5e0e2;
--winsome-hue:#a9d7e0;
}

More palettes to explore