All Palettes

Color Palette #ff3d33, #ff7f24, #ffb429, #585926, #3b4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.red-orange {
color: #ff3d33;
}
.orange-you-happy {
color: #ff7f24;
}
.extreme-yellow {
color: #ffb429;
}
.saratoga {
color: #585926;
}
.tory-blue {
color: #3b4f8c;
}

/* CSS Variables */
:root {
--red-orange:#ff3d33;
--orange-you-happy:#ff7f24;
--extreme-yellow:#ffb429;
--saratoga:#585926;
--tory-blue:#3b4f8c;
}

More palettes to explore