All Palettes

Color Palette #d5bed5, #a76c9b, #c75281, #f3a0af, #f5e3b8

0%
0%
0%

CSS code for this palette

/* CSS */
.cosmetic-mauve {
color: #d5bed5;
}
.violetta {
color: #a76c9b;
}
.panama-rose {
color: #c75281;
}
.sweet-60 {
color: #f3a0af;
}
.gentle-glow {
color: #f5e3b8;
}

/* CSS Variables */
:root {
--cosmetic-mauve:#d5bed5;
--violetta:#a76c9b;
--panama-rose:#c75281;
--sweet-60:#f3a0af;
--gentle-glow:#f5e3b8;
}

More palettes to explore