All Palettes

Color Palette #ead8b8, #f2edc0, #e8d5b0, #d3b2e0, #d5b39f

0%
0%
0%

CSS code for this palette

/* CSS */
.porcelain-pink {
color: #ead8b8;
}
.almond-oil {
color: #f2edc0;
}
.convivial-yellow {
color: #e8d5b0;
}
.pretty-petunia {
color: #d3b2e0;
}
.kraft-paper {
color: #d5b39f;
}

/* CSS Variables */
:root {
--porcelain-pink:#ead8b8;
--almond-oil:#f2edc0;
--convivial-yellow:#e8d5b0;
--pretty-petunia:#d3b2e0;
--kraft-paper:#d5b39f;
}

More palettes to explore