All Palettes

Color Palette #f7b2a1, #f3c4a0, #f9e59f, #a1d9f7, #a1b2f7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.almond-cream {
color: #f3c4a0;
}
.storm-lightning {
color: #f9e59f;
}
.juzcar-blue {
color: #a1d9f7;
}
.wondrous-wisteria {
color: #a1b2f7;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--almond-cream:#f3c4a0;
--storm-lightning:#f9e59f;
--juzcar-blue:#a1d9f7;
--wondrous-wisteria:#a1b2f7;
}

More palettes to explore