All Palettes

Color Palette #ff2e62, #ff6d1f, #ffc83d, #00b3aa, #2e87ad

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-new-year {
color: #ff2e62;
}
.shocking-orange {
color: #ff6d1f;
}
.yellow-jacket {
color: #ffc83d;
}
.verditer {
color: #00b3aa;
}
.blue-splash {
color: #2e87ad;
}

/* CSS Variables */
:root {
--chinese-new-year:#ff2e62;
--shocking-orange:#ff6d1f;
--yellow-jacket:#ffc83d;
--verditer:#00b3aa;
--blue-splash:#2e87ad;
}

More palettes to explore