All Palettes

Color Palette #f1d6c6, #f3c1b4, #f5ae9e, #f69f8e, #f7b878

0%
0%
0%

CSS code for this palette

/* CSS */
.melon-pink {
color: #f1d6c6;
}
.rustique {
color: #f3c1b4;
}
.rosy-outlook {
color: #f5ae9e;
}
.poppy-petal {
color: #f69f8e;
}
.mellow-apricot {
color: #f7b878;
}

/* CSS Variables */
:root {
--melon-pink:#f1d6c6;
--rustique:#f3c1b4;
--rosy-outlook:#f5ae9e;
--poppy-petal:#f69f8e;
--mellow-apricot:#f7b878;
}

More palettes to explore