All Palettes

Color Palette #f7b2a1, #f8caa5, #f2e9ba, #b8e0a3, #7ac5d6

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.lion-cub {
color: #f8caa5;
}
.sandy-shore {
color: #f2e9ba;
}
.basil-smash {
color: #b8e0a3;
}
.water-flow {
color: #7ac5d6;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--lion-cub:#f8caa5;
--sandy-shore:#f2e9ba;
--basil-smash:#b8e0a3;
--water-flow:#7ac5d6;
}

More palettes to explore