All Palettes

Color Palette #f7aaa1, #f1c1c1, #ece7d0, #a7d7b8, #a1c3e3

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-outlook {
color: #f7aaa1;
}
.silver-strawberry {
color: #f1c1c1;
}
.abbey-white {
color: #ece7d0;
}
.eerie-glow {
color: #a7d7b8;
}
.pale-cerulean {
color: #a1c3e3;
}

/* CSS Variables */
:root {
--rosy-outlook:#f7aaa1;
--silver-strawberry:#f1c1c1;
--abbey-white:#ece7d0;
--eerie-glow:#a7d7b8;
--pale-cerulean:#a1c3e3;
}

More palettes to explore