All Palettes

Color Palette #f6e298, #f0b74c, #f59a24, #f18f8e, #e57b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-meringue {
color: #f6e298;
}
.maximum-yellow-red {
color: #f0b74c;
}
.pesto-calabrese {
color: #f59a24;
}
.bierwurst {
color: #f18f8e;
}
.hope {
color: #e57b9b;
}

/* CSS Variables */
:root {
--lemon-meringue:#f6e298;
--maximum-yellow-red:#f0b74c;
--pesto-calabrese:#f59a24;
--bierwurst:#f18f8e;
--hope:#e57b9b;
}

More palettes to explore