All Palettes

Color Palette #e7b1c1, #f9c4b4, #fce0b6, #d3e8b0, #96c0b7

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e7b1c1;
}
.apricot-obsession {
color: #f9c4b4;
}
.yellow-essence {
color: #fce0b6;
}
.lasting-thoughts {
color: #d3e8b0;
}
.envisage {
color: #96c0b7;
}

/* CSS Variables */
:root {
--athena-pink:#e7b1c1;
--apricot-obsession:#f9c4b4;
--yellow-essence:#fce0b6;
--lasting-thoughts:#d3e8b0;
--envisage:#96c0b7;
}

More palettes to explore