All Palettes

Color Palette #f4c3c3, #e8a1a4, #d6809b, #b0547d, #7a2e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.strawberry-smoothie {
color: #e8a1a4;
}
.little-bow-pink {
color: #d6809b;
}
.signal-pink {
color: #b0547d;
}
.flirt {
color: #7a2e4d;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--strawberry-smoothie:#e8a1a4;
--little-bow-pink:#d6809b;
--signal-pink:#b0547d;
--flirt:#7a2e4d;
}

More palettes to explore