All Palettes

Color Palette #7b2353, #9b4b68, #b26c80, #d29a93, #e8c0b0

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-eggplant {
color: #7b2353;
}
.cherry-berry {
color: #9b4b68;
}
.crushed-raspberry {
color: #b26c80;
}
.savory-salmon {
color: #d29a93;
}
.retro-peach {
color: #e8c0b0;
}

/* CSS Variables */
:root {
--pico-eggplant:#7b2353;
--cherry-berry:#9b4b68;
--crushed-raspberry:#b26c80;
--savory-salmon:#d29a93;
--retro-peach:#e8c0b0;
}

More palettes to explore