All Palettes

Color Palette #f1a7b2, #ff6e61, #ffd900, #5d9bd5, #d4a1e2

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.soviet-gold {
color: #ffd900;
}
.blue-bay {
color: #5d9bd5;
}
.bright-ube {
color: #d4a1e2;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--grapefruit-pulp:#ff6e61;
--soviet-gold:#ffd900;
--blue-bay:#5d9bd5;
--bright-ube:#d4a1e2;
}

More palettes to explore