All Palettes

Color Palette #f6a7b3, #f1bfb7, #e6d5b7, #c3e0a3, #a1cfe8

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b3;
}
.alpenglow {
color: #f1bfb7;
}
.sand-pearl {
color: #e6d5b7;
}
.cactus-spike {
color: #c3e0a3;
}
.chefchaouen-blue {
color: #a1cfe8;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b3;
--alpenglow:#f1bfb7;
--sand-pearl:#e6d5b7;
--cactus-spike:#c3e0a3;
--chefchaouen-blue:#a1cfe8;
}

More palettes to explore