All Palettes

Color Palette #f1b1c4, #f6c1b6, #f3e5a5, #b1e2b5, #6ec6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f1b1c4;
}
.apricot-obsession {
color: #f6c1b6;
}
.cymophane-yellow {
color: #f3e5a5;
}
.fringy-flower {
color: #b1e2b5;
}
.salt-lake {
color: #6ec6d4;
}

/* CSS Variables */
:root {
--rhodonite:#f1b1c4;
--apricot-obsession:#f6c1b6;
--cymophane-yellow:#f3e5a5;
--fringy-flower:#b1e2b5;
--salt-lake:#6ec6d4;
}

More palettes to explore