All Palettes

Color Palette #f7a8a1, #f3c5a0, #f0e4b2, #a3d2d1, #7ba5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.avid-apricot {
color: #f3c5a0;
}
.butter-cookie {
color: #f0e4b2;
}
.touch-of-turquoise {
color: #a3d2d1;
}
.jordy-blue {
color: #7ba5e0;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--avid-apricot:#f3c5a0;
--butter-cookie:#f0e4b2;
--touch-of-turquoise:#a3d2d1;
--jordy-blue:#7ba5e0;
}

More palettes to explore