All Palettes

Color Palette #ffec42, #ffb84d, #ff7b29, #ff4d4d, #ff3366

0%
0%
0%

CSS code for this palette

/* CSS */
.hollandaise {
color: #ffec42;
}
.floral-leaf {
color: #ffb84d;
}
.royal-oranje {
color: #ff7b29;
}
.blood-burst {
color: #ff4d4d;
}
.chinese-new-year {
color: #ff3366;
}

/* CSS Variables */
:root {
--hollandaise:#ffec42;
--floral-leaf:#ffb84d;
--royal-oranje:#ff7b29;
--blood-burst:#ff4d4d;
--chinese-new-year:#ff3366;
}

More palettes to explore