All Palettes

Color Palette #f8d3e6, #ffadf4, #ff6e61, #f7e1a1, #a3e0d3

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-lily {
color: #f8d3e6;
}
.pink-apotheosis {
color: #ffadf4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.venetian-yellow {
color: #f7e1a1;
}
.sparkling-mint {
color: #a3e0d3;
}

/* CSS Variables */
:root {
--pink-lily:#f8d3e6;
--pink-apotheosis:#ffadf4;
--grapefruit-pulp:#ff6e61;
--venetian-yellow:#f7e1a1;
--sparkling-mint:#a3e0d3;
}

More palettes to explore