All Palettes

Color Palette #ff75a8, #f3b4d9, #ffce7a, #ff6e61, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-8-pink {
color: #ff75a8;
}
.soft-cashmere {
color: #f3b4d9;
}
.apricot-glow {
color: #ffce7a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--pico-8-pink:#ff75a8;
--soft-cashmere:#f3b4d9;
--apricot-glow:#ffce7a;
--grapefruit-pulp:#ff6e61;
--welcoming-wasp:#f0a800;
}

More palettes to explore