All Palettes

Color Palette #f7b2a1, #f5c2cf, #f9e6b9, #b6e0e2, #a2d7cf

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.carnation-bouquet {
color: #f5c2cf;
}
.hawaiian-cream {
color: #f9e6b9;
}
.fine-blue {
color: #b6e0e2;
}
.touch-of-turquoise {
color: #a2d7cf;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--carnation-bouquet:#f5c2cf;
--hawaiian-cream:#f9e6b9;
--fine-blue:#b6e0e2;
--touch-of-turquoise:#a2d7cf;
}

More palettes to explore