All Palettes

Color Palette #f6a2c8, #f29cbd, #f09d8e, #f3d05e, #f3e1a0

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.amaranth-pink {
color: #f29cbd;
}
.blush {
color: #f09d8e;
}
.ride-off-into-the-sunset {
color: #f3d05e;
}
.roadster-yellow {
color: #f3e1a0;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--amaranth-pink:#f29cbd;
--blush:#f09d8e;
--ride-off-into-the-sunset:#f3d05e;
--roadster-yellow:#f3e1a0;
}

More palettes to explore