All Palettes

Color Palette #b5c337, #f1d06f, #f5a524, #d6502e, #6b508b

0%
0%
0%

CSS code for this palette

/* CSS */
.tropic-canary {
color: #b5c337;
}
.funky-yellow {
color: #f1d06f;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.dizzy-days {
color: #d6502e;
}
.magenta-violet {
color: #6b508b;
}

/* CSS Variables */
:root {
--tropic-canary:#b5c337;
--funky-yellow:#f1d06f;
--apricot-glazed-chicken:#f5a524;
--dizzy-days:#d6502e;
--magenta-violet:#6b508b;
}

More palettes to explore