All Palettes

Color Palette #f7d95e, #f3b75e, #f18f5b, #f06a5c, #e5484b

0%
0%
0%

CSS code for this palette

/* CSS */
.dilly-dally {
color: #f7d95e;
}
.crunch {
color: #f3b75e;
}
.candied-yam {
color: #f18f5b;
}
.diluno-red {
color: #f06a5c;
}
.x-marks-the-spot {
color: #e5484b;
}

/* CSS Variables */
:root {
--dilly-dally:#f7d95e;
--crunch:#f3b75e;
--candied-yam:#f18f5b;
--diluno-red:#f06a5c;
--x-marks-the-spot:#e5484b;
}

More palettes to explore