All Palettes

Color Palette #f6a2b4, #f9d9b9, #e1f6d5, #a8e1c0, #6fc4d8

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b4;
}
.pinenut {
color: #f9d9b9;
}
.light-fresh-lime {
color: #e1f6d5;
}
.mountain-mint {
color: #a8e1c0;
}
.squeaky {
color: #6fc4d8;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b4;
--pinenut:#f9d9b9;
--light-fresh-lime:#e1f6d5;
--mountain-mint:#a8e1c0;
--squeaky:#6fc4d8;
}

More palettes to explore