All Palettes

Color Palette #f3a5b7, #f8c9d4, #e56cbf, #b45f88, #6d2c4b

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f3a5b7;
}
.palace-rose {
color: #f8c9d4;
}
.pink-charge {
color: #e56cbf;
}
.dahlia-mauve {
color: #b45f88;
}
.bordeaux-red {
color: #6d2c4b;
}

/* CSS Variables */
:root {
--rozowy-pink:#f3a5b7;
--palace-rose:#f8c9d4;
--pink-charge:#e56cbf;
--dahlia-mauve:#b45f88;
--bordeaux-red:#6d2c4b;
}

More palettes to explore