All Palettes

Color Palette #d60032, #ff6d1f, #ffc105, #ffec3d, #ff4281

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.shocking-orange {
color: #ff6d1f;
}
.marigold {
color: #ffc105;
}
.hollandaise {
color: #ffec3d;
}
.sasquatch-socks {
color: #ff4281;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--shocking-orange:#ff6d1f;
--marigold:#ffc105;
--hollandaise:#ffec3d;
--sasquatch-socks:#ff4281;
}

More palettes to explore