All Palettes

Color Palette #a7dae6, #d9b7b0, #f1b7a7, #f0d3b7, #b7a1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.havana-blue {
color: #a7dae6;
}
.peach-whip {
color: #d9b7b0;
}
.sweet-sheba {
color: #f1b7a7;
}
.sugar-shack {
color: #f0d3b7;
}
.purple-premiere {
color: #b7a1d4;
}

/* CSS Variables */
:root {
--havana-blue:#a7dae6;
--peach-whip:#d9b7b0;
--sweet-sheba:#f1b7a7;
--sugar-shack:#f0d3b7;
--purple-premiere:#b7a1d4;
}

More palettes to explore