All Palettes

Color Palette #f9e79f, #f6b83c, #f39c12, #f6a2b6, #e92063

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-lightning {
color: #f9e79f;
}
.squash-blossom {
color: #f6b83c;
}
.dodgeroll-gold {
color: #f39c12;
}
.emperor-s-children {
color: #f6a2b6;
}
.mellow-melon {
color: #e92063;
}

/* CSS Variables */
:root {
--storm-lightning:#f9e79f;
--squash-blossom:#f6b83c;
--dodgeroll-gold:#f39c12;
--emperor-s-children:#f6a2b6;
--mellow-melon:#e92063;
}

More palettes to explore