All Palettes

Color Palette #f7b2a1, #f7d6a1, #f3eba0, #a1d6f7, #a1b2f7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.milky-maize {
color: #f7d6a1;
}
.lazy-daisy {
color: #f3eba0;
}
.juzcar-blue {
color: #a1d6f7;
}
.wondrous-wisteria {
color: #a1b2f7;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--milky-maize:#f7d6a1;
--lazy-daisy:#f3eba0;
--juzcar-blue:#a1d6f7;
--wondrous-wisteria:#a1b2f7;
}

More palettes to explore