All Palettes

Color Palette #7b2d4c, #b25c7d, #e3a1b6, #f6c4a7, #ffeb8a

0%
0%
0%

CSS code for this palette

/* CSS */
.flirt {
color: #7b2d4c;
}
.indian-pink {
color: #b25c7d;
}
.blushing-tulip {
color: #e3a1b6;
}
.peach-damask {
color: #f6c4a7;
}
.quack-quack {
color: #ffeb8a;
}

/* CSS Variables */
:root {
--flirt:#7b2d4c;
--indian-pink:#b25c7d;
--blushing-tulip:#e3a1b6;
--peach-damask:#f6c4a7;
--quack-quack:#ffeb8a;
}

More palettes to explore