All Palettes

Color Palette #f1a7b8, #f3c4d3, #f9e6e1, #f8c89b, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.in-the-pink {
color: #f3c4d3;
}
.frolic {
color: #f9e6e1;
}
.orpiment-yellow {
color: #f8c89b;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--in-the-pink:#f3c4d3;
--frolic:#f9e6e1;
--orpiment-yellow:#f8c89b;
--welcoming-wasp:#f0a800;
}

More palettes to explore