All Palettes

Color Palette #f7b1b1, #f7d4a6, #f2e7ba, #a5d9a6, #6cb2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f7b1b1;
}
.prosecco {
color: #f7d4a6;
}
.sandy-shore {
color: #f2e7ba;
}
.green-trance {
color: #a5d9a6;
}
.xavier-blue {
color: #6cb2e5;
}

/* CSS Variables */
:root {
--brain-pink:#f7b1b1;
--prosecco:#f7d4a6;
--sandy-shore:#f2e7ba;
--green-trance:#a5d9a6;
--xavier-blue:#6cb2e5;
}

More palettes to explore