All Palettes

Color Palette #f59ebb, #ffb8d1, #ffdc8a, #f6ec60, #ff9757

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-pink {
color: #f59ebb;
}
.baby-pink {
color: #ffb8d1;
}
.big-bus-yellow {
color: #ffdc8a;
}
.maizena {
color: #f6ec60;
}
.honey-carrot-cake {
color: #ff9757;
}

/* CSS Variables */
:root {
--amaranth-pink:#f59ebb;
--baby-pink:#ffb8d1;
--big-bus-yellow:#ffdc8a;
--maizena:#f6ec60;
--honey-carrot-cake:#ff9757;
}

More palettes to explore