All Palettes

Color Palette #ff7aa2, #ff99af, #ffb3c1, #ffd1dc, #ffe0e5

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-8-pink {
color: #ff7aa2;
}
.fight-the-sunrise {
color: #ff99af;
}
.matt-pink {
color: #ffb3c1;
}
.bologna-sausage {
color: #ffd1dc;
}
.pink-pleasure {
color: #ffe0e5;
}

/* CSS Variables */
:root {
--pico-8-pink:#ff7aa2;
--fight-the-sunrise:#ff99af;
--matt-pink:#ffb3c1;
--bologna-sausage:#ffd1dc;
--pink-pleasure:#ffe0e5;
}

More palettes to explore