All Palettes

Color Palette #f9c3d3, #f4e1a4, #a9e0c2, #a3c7e0, #f2b1c4

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f9c3d3;
}
.optimistic-yellow {
color: #f4e1a4;
}
.mountain-mint {
color: #a9e0c2;
}
.sea-cliff {
color: #a3c7e0;
}
.rhodonite {
color: #f2b1c4;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f9c3d3;
--optimistic-yellow:#f4e1a4;
--mountain-mint:#a9e0c2;
--sea-cliff:#a3c7e0;
--rhodonite:#f2b1c4;
}

More palettes to explore