All Palettes

Color Palette #f2b1c4, #f6d6b1, #f9eab4, #b1f1d0, #b1e2f6

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f2b1c4;
}
.apricot-gelato {
color: #f6d6b1;
}
.easy-on-the-eyes {
color: #f9eab4;
}
.seafoam-splashes {
color: #b1f1d0;
}
.azure-sky {
color: #b1e2f6;
}

/* CSS Variables */
:root {
--rhodonite:#f2b1c4;
--apricot-gelato:#f6d6b1;
--easy-on-the-eyes:#f9eab4;
--seafoam-splashes:#b1f1d0;
--azure-sky:#b1e2f6;
}

More palettes to explore