All Palettes

Color Palette #f1d4b7, #f9c3c4, #f7b1e5, #b7e3fa, #7dc8e3

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-shack {
color: #f1d4b7;
}
.azalea-pink {
color: #f9c3c4;
}
.hanami-pink {
color: #f7b1e5;
}
.arctic-paradise {
color: #b7e3fa;
}
.big-chill {
color: #7dc8e3;
}

/* CSS Variables */
:root {
--sugar-shack:#f1d4b7;
--azalea-pink:#f9c3c4;
--hanami-pink:#f7b1e5;
--arctic-paradise:#b7e3fa;
--big-chill:#7dc8e3;
}

More palettes to explore