All Palettes

Color Palette #f7b1a1, #f5b74d, #bae2b1, #6c94d5, #c17bdb

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.mango-margarita {
color: #f5b74d;
}
.mint-cocktail-green {
color: #bae2b1;
}
.bashful-blue {
color: #6c94d5;
}
.lavender-blossom {
color: #c17bdb;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--mango-margarita:#f5b74d;
--mint-cocktail-green:#bae2b1;
--bashful-blue:#6c94d5;
--lavender-blossom:#c17bdb;
}

More palettes to explore