All Palettes

Color Palette #ffcb3d, #f07e3d, #e14d3d, #9c6cbc, #6e9cc4

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #ffcb3d;
}
.goku-orange {
color: #f07e3d;
}
.mandarin-red {
color: #e14d3d;
}
.viola {
color: #9c6cbc;
}
.cerulean-frost {
color: #6e9cc4;
}

/* CSS Variables */
:root {
--yellow-jacket:#ffcb3d;
--goku-orange:#f07e3d;
--mandarin-red:#e14d3d;
--viola:#9c6cbc;
--cerulean-frost:#6e9cc4;
}

More palettes to explore