All Palettes

Color Palette #eab8e4, #d17a93, #d47c59, #f5cca8, #f1e8b7

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.minuette {
color: #d17a93;
}
.clay-mug {
color: #d47c59;
}
.allspice {
color: #f5cca8;
}
.menoth-white-base {
color: #f1e8b7;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--minuette:#d17a93;
--clay-mug:#d47c59;
--allspice:#f5cca8;
--menoth-white-base:#f1e8b7;
}

More palettes to explore