All Palettes

Color Palette #ff75a8, #ffb3d1, #ff7094, #f4487c, #ffccf2

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-8-pink {
color: #ff75a8;
}
.pink-cattleya {
color: #ffb3d1;
}
.blush-hour {
color: #ff7094;
}
.bonker-pink {
color: #f4487c;
}
.shampoo {
color: #ffccf2;
}

/* CSS Variables */
:root {
--pico-8-pink:#ff75a8;
--pink-cattleya:#ffb3d1;
--blush-hour:#ff7094;
--bonker-pink:#f4487c;
--shampoo:#ffccf2;
}

More palettes to explore