All Palettes

Color Palette #e3a5c0, #f1b6d3, #f8c9e1, #fce77e, #f9b85d

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e3a5c0;
}
.pink-marshmallow {
color: #f1b6d3;
}
.laelia-pink {
color: #f8c9e1;
}
.vacherin-cheese {
color: #fce77e;
}
.amber-yellow {
color: #f9b85d;
}

/* CSS Variables */
:root {
--think-pink:#e3a5c0;
--pink-marshmallow:#f1b6d3;
--laelia-pink:#f8c9e1;
--vacherin-cheese:#fce77e;
--amber-yellow:#f9b85d;
}

More palettes to explore