All Palettes

Color Palette #f9e25d, #f3d068, #f1c77e, #f0b98e, #f0a3a5

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.ride-off-into-the-sunset {
color: #f3d068;
}
.mille-feuille {
color: #f1c77e;
}
.mel-n-meloso {
color: #f0b98e;
}
.pink-icing {
color: #f0a3a5;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--ride-off-into-the-sunset:#f3d068;
--mille-feuille:#f1c77e;
--mel-n-meloso:#f0b98e;
--pink-icing:#f0a3a5;
}

More palettes to explore