All Palettes

Color Palette #f7b5a1, #f0c0a8, #d9e9b4, #b5d9e3, #a3c2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.alesan {
color: #f0c0a8;
}
.natural-youth {
color: #d9e9b4;
}
.blue-shimmer {
color: #b5d9e3;
}
.artesian-pool {
color: #a3c2e0;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--alesan:#f0c0a8;
--natural-youth:#d9e9b4;
--blue-shimmer:#b5d9e3;
--artesian-pool:#a3c2e0;
}

More palettes to explore