All Palettes

Color Palette #f6b83c, #f7c94b, #f7da6e, #f8e9a5, #f9f2c8

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.sunny-mood {
color: #f7c94b;
}
.pale-pear {
color: #f7da6e;
}
.bleached-sunflower {
color: #f8e9a5;
}
.bullet-hell {
color: #f9f2c8;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--sunny-mood:#f7c94b;
--pale-pear:#f7da6e;
--bleached-sunflower:#f8e9a5;
--bullet-hell:#f9f2c8;
}

More palettes to explore