All Palettes

Color Palette #f3a5b6, #d57c8c, #a65e7b, #6b508b, #4b2b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f3a5b6;
}
.i-pink-i-can {
color: #d57c8c;
}
.cosmetic-red {
color: #a65e7b;
}
.magenta-violet {
color: #6b508b;
}
.mystic-nights {
color: #4b2b6e;
}

/* CSS Variables */
:root {
--rozowy-pink:#f3a5b6;
--i-pink-i-can:#d57c8c;
--cosmetic-red:#a65e7b;
--magenta-violet:#6b508b;
--mystic-nights:#4b2b6e;
}

More palettes to explore