All Palettes

Color Palette #f9ca48, #f6bb3c, #f27e40, #d7413c, #8c3b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f9ca48;
}
.golden-mary {
color: #f6bb3c;
}
.mustard-crusted-salmon {
color: #f27e40;
}
.dangerously-red {
color: #d7413c;
}
.liaison {
color: #8c3b4e;
}

/* CSS Variables */
:root {
--sunny-mood:#f9ca48;
--golden-mary:#f6bb3c;
--mustard-crusted-salmon:#f27e40;
--dangerously-red:#d7413c;
--liaison:#8c3b4e;
}

More palettes to explore