All Palettes

Color Palette #f7b2a1, #f8d5a0, #f9e6be, #9ed5e5, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.milky-maize {
color: #f8d5a0;
}
.creamy-custard {
color: #f9e6be;
}
.light-budgie-blue {
color: #9ed5e5;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--milky-maize:#f8d5a0;
--creamy-custard:#f9e6be;
--light-budgie-blue:#9ed5e5;
--windstorm:#6999c3;
}

More palettes to explore