All Palettes

Color Palette #ff3d4d, #ff6d1f, #ffac4d, #ffec42, #1f1f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.sunburnt-cyclops {
color: #ff3d4d;
}
.shocking-orange {
color: #ff6d1f;
}
.five-star {
color: #ffac4d;
}
.hollandaise {
color: #ffec42;
}
.umbra {
color: #1f1f1f;
}

/* CSS Variables */
:root {
--sunburnt-cyclops:#ff3d4d;
--shocking-orange:#ff6d1f;
--five-star:#ffac4d;
--hollandaise:#ffec42;
--umbra:#1f1f1f;
}

More palettes to explore