All Palettes

Color Palette #ffcc33, #ff99cc, #ff6666, #ff3366, #ff0033

0%
0%
0%

CSS code for this palette

/* CSS */
.sunglow {
color: #ffcc33;
}
.himalayan-balsam {
color: #ff99cc;
}
.pompelmo {
color: #ff6666;
}
.chinese-new-year {
color: #ff3366;
}
.hornet-sting {
color: #ff0033;
}

/* CSS Variables */
:root {
--sunglow:#ffcc33;
--himalayan-balsam:#ff99cc;
--pompelmo:#ff6666;
--chinese-new-year:#ff3366;
--hornet-sting:#ff0033;
}

More palettes to explore