All Palettes

Color Palette #f9aeae, #f9d6a4, #f4e4b3, #a7e2b0, #9ed6e5

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.prosecco {
color: #f9d6a4;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.overtone {
color: #a7e2b0;
}
.light-budgie-blue {
color: #9ed6e5;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--prosecco:#f9d6a4;
--smooth-as-corn-silk:#f4e4b3;
--overtone:#a7e2b0;
--light-budgie-blue:#9ed6e5;
}

More palettes to explore