All Palettes

Color Palette #f9e1a9, #f3d0a5, #e2a89d, #d9a8a1, #eab8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.open-sesame {
color: #f9e1a9;
}
.tequila {
color: #f3d0a5;
}
.tamanegi-peel {
color: #e2a89d;
}
.mellow-rose {
color: #d9a8a1;
}
.chantilly {
color: #eab8c9;
}

/* CSS Variables */
:root {
--open-sesame:#f9e1a9;
--tequila:#f3d0a5;
--tamanegi-peel:#e2a89d;
--mellow-rose:#d9a8a1;
--chantilly:#eab8c9;
}

More palettes to explore