All Palettes

Color Palette #f6a7c1, #ffb700, #ff6e61, #5c9aff, #2e3f52

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.sunflower-mango {
color: #ffb700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blue-chaos {
color: #5c9aff;
}
.waterhen-back {
color: #2e3f52;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--sunflower-mango:#ffb700;
--grapefruit-pulp:#ff6e61;
--blue-chaos:#5c9aff;
--waterhen-back:#2e3f52;
}

More palettes to explore