All Palettes

Color Palette #e5a4c1, #f2cad6, #f6e5df, #e0bf9e, #d89f79

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c1;
}
.mountain-laurel {
color: #f2cad6;
}
.cream-rose {
color: #f6e5df;
}
.eggshell-paper {
color: #e0bf9e;
}
.soft-leather {
color: #d89f79;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c1;
--mountain-laurel:#f2cad6;
--cream-rose:#f6e5df;
--eggshell-paper:#e0bf9e;
--soft-leather:#d89f79;
}

More palettes to explore