All Palettes

Color Palette #f7c94b, #e55b24, #d2516d, #79994d, #4f8cc9

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.flame {
color: #e55b24;
}
.cabaret {
color: #d2516d;
}
.mossy-glossy {
color: #79994d;
}
.azure-blue {
color: #4f8cc9;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--flame:#e55b24;
--cabaret:#d2516d;
--mossy-glossy:#79994d;
--azure-blue:#4f8cc9;
}

More palettes to explore