All Palettes

Color Palette #f6d55a, #f5a524, #f06d4c, #d60032, #b83d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.entan-red {
color: #f06d4c;
}
.carmine {
color: #d60032;
}
.byzantine {
color: #b83d9b;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--apricot-glazed-chicken:#f5a524;
--entan-red:#f06d4c;
--carmine:#d60032;
--byzantine:#b83d9b;
}

More palettes to explore