All Palettes

Color Palette #f7c94b, #f7da6e, #f9e39a, #fbe5a2, #fce5b0

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.pale-pear {
color: #f7da6e;
}
.imam-ali-gold {
color: #f9e39a;
}
.durango-dust {
color: #fbe5a2;
}
.wickerware {
color: #fce5b0;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--pale-pear:#f7da6e;
--imam-ali-gold:#f9e39a;
--durango-dust:#fbe5a2;
--wickerware:#fce5b0;
}

More palettes to explore