All Palettes

Color Palette #1e8ef1, #f0d400, #ff6d1f, #ff2e62, #9b58b6

0%
0%
0%

CSS code for this palette

/* CSS */
.karimun-blue {
color: #1e8ef1;
}
.safety-yellow {
color: #f0d400;
}
.shocking-orange {
color: #ff6d1f;
}
.chinese-new-year {
color: #ff2e62;
}
.liberal-lilac {
color: #9b58b6;
}

/* CSS Variables */
:root {
--karimun-blue:#1e8ef1;
--safety-yellow:#f0d400;
--shocking-orange:#ff6d1f;
--chinese-new-year:#ff2e62;
--liberal-lilac:#9b58b6;
}

More palettes to explore