All Palettes

Color Palette #f8e8bf, #d4b8a0, #b48eae, #7a599b, #4b3f73

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-custard {
color: #f8e8bf;
}
.bespoke {
color: #d4b8a0;
}
.tiny-ribbons {
color: #b48eae;
}
.juneberry {
color: #7a599b;
}
.izmir-purple {
color: #4b3f73;
}

/* CSS Variables */
:root {
--creamy-custard:#f8e8bf;
--bespoke:#d4b8a0;
--tiny-ribbons:#b48eae;
--juneberry:#7a599b;
--izmir-purple:#4b3f73;
}

More palettes to explore