All Palettes

Color Palette #f7c94b, #f26b31, #d14d4f, #592d8f, #6b9c40

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.basketball {
color: #f26b31;
}
.horror-snob {
color: #d14d4f;
}
.blue-magenta-violet {
color: #592d8f;
}
.parisian-green {
color: #6b9c40;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--basketball:#f26b31;
--horror-snob:#d14d4f;
--blue-magenta-violet:#592d8f;
--parisian-green:#6b9c40;
}

More palettes to explore