All Palettes

Color Palette #f6f03c, #ff6d1f, #ff1f5e, #0b518e, #4c9d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.off-yellow {
color: #f6f03c;
}
.shocking-orange {
color: #ff6d1f;
}
.lingonberry {
color: #ff1f5e;
}
.yale-blue {
color: #0b518e;
}
.beer-garden {
color: #4c9d2a;
}

/* CSS Variables */
:root {
--off-yellow:#f6f03c;
--shocking-orange:#ff6d1f;
--lingonberry:#ff1f5e;
--yale-blue:#0b518e;
--beer-garden:#4c9d2a;
}

More palettes to explore