All Palettes

Color Palette #ffc83d, #ff9b3d, #ff5e3d, #d63f2e, #8d2a69

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #ffc83d;
}
.hawaiian-passion {
color: #ff9b3d;
}
.orange-soda {
color: #ff5e3d;
}
.vampire-red {
color: #d63f2e;
}
.beetiful-magenta {
color: #8d2a69;
}

/* CSS Variables */
:root {
--yellow-jacket:#ffc83d;
--hawaiian-passion:#ff9b3d;
--orange-soda:#ff5e3d;
--vampire-red:#d63f2e;
--beetiful-magenta:#8d2a69;
}

More palettes to explore