All Palettes

Color Palette #f6bb3c, #f7c94b, #f7da6e, #f8e99b, #f9f8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f6bb3c;
}
.sunny-mood {
color: #f7c94b;
}
.pale-pear {
color: #f7da6e;
}
.storm-lightning {
color: #f8e99b;
}
.electric-arc {
color: #f9f8c8;
}

/* CSS Variables */
:root {
--golden-mary:#f6bb3c;
--sunny-mood:#f7c94b;
--pale-pear:#f7da6e;
--storm-lightning:#f8e99b;
--electric-arc:#f9f8c8;
}

More palettes to explore