All Palettes

Color Palette #f3aab6, #f6c4a7, #e8d8b0, #a7d7c7, #b4e4d6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-blush {
color: #f3aab6;
}
.peach-damask {
color: #f6c4a7;
}
.sunning-deck {
color: #e8d8b0;
}
.southern-belle {
color: #a7d7c7;
}
.cruise {
color: #b4e4d6;
}

/* CSS Variables */
:root {
--pink-blush:#f3aab6;
--peach-damask:#f6c4a7;
--sunning-deck:#e8d8b0;
--southern-belle:#a7d7c7;
--cruise:#b4e4d6;
}

More palettes to explore