All Palettes

Color Palette #f6c84c, #f2a650, #f19f6f, #f0a8b6, #e77e9d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f6c84c;
}
.egyptian-gold {
color: #f2a650;
}
.monarch-orange {
color: #f19f6f;
}
.princess {
color: #f0a8b6;
}
.hope {
color: #e77e9d;
}

/* CSS Variables */
:root {
--sunny-mood:#f6c84c;
--egyptian-gold:#f2a650;
--monarch-orange:#f19f6f;
--princess:#f0a8b6;
--hope:#e77e9d;
}

More palettes to explore