All Palettes

Color Palette #f7c94b, #f0a400, #e86e5e, #d3364b, #a92366

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.lemon-dream {
color: #f0a400;
}
.orangeville {
color: #e86e5e;
}
.smooch-rouge {
color: #d3364b;
}
.plastic-lips {
color: #a92366;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--lemon-dream:#f0a400;
--orangeville:#e86e5e;
--smooch-rouge:#d3364b;
--plastic-lips:#a92366;
}

More palettes to explore