All Palettes

Color Palette #f9c3d8, #f7b1c2, #ff9b8a, #ffcb5c, #ffe58f

0%
0%
0%

CSS code for this palette

/* CSS */
.miami-pink {
color: #f9c3d8;
}
.ibis {
color: #f7b1c2;
}
.peach-pink {
color: #ff9b8a;
}
.nacho {
color: #ffcb5c;
}
.bicycle-yellow {
color: #ffe58f;
}

/* CSS Variables */
:root {
--miami-pink:#f9c3d8;
--ibis:#f7b1c2;
--peach-pink:#ff9b8a;
--nacho:#ffcb5c;
--bicycle-yellow:#ffe58f;
}

More palettes to explore