All Palettes

Color Palette #f5b400, #f6b83c, #f9c86c, #fce4b0, #f6e1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.squash-blossom {
color: #f6b83c;
}
.sundance {
color: #f9c86c;
}
.wickerware {
color: #fce4b0;
}
.soft-butter {
color: #f6e1b6;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--squash-blossom:#f6b83c;
--sundance:#f9c86c;
--wickerware:#fce4b0;
--soft-butter:#f6e1b6;
}

More palettes to explore