All Palettes

Color Palette #e3a6b2, #f5c2d6, #f8e3b4, #f1d179, #e1b12d

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e3a6b2;
}
.cherry-blossom {
color: #f5c2d6;
}
.noodles {
color: #f8e3b4;
}
.summertime {
color: #f1d179;
}
.golden-samovar {
color: #e1b12d;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e3a6b2;
--cherry-blossom:#f5c2d6;
--noodles:#f8e3b4;
--summertime:#f1d179;
--golden-samovar:#e1b12d;
}

More palettes to explore