All Palettes

Color Palette #f7ce3b, #f6b83c, #f5a038, #f39339, #f56b38

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold-dust {
color: #f7ce3b;
}
.squash-blossom {
color: #f6b83c;
}
.yellow-sea {
color: #f5a038;
}
.highlighter-orange {
color: #f39339;
}
.firecracker {
color: #f56b38;
}

/* CSS Variables */
:root {
--marigold-dust:#f7ce3b;
--squash-blossom:#f6b83c;
--yellow-sea:#f5a038;
--highlighter-orange:#f39339;
--firecracker:#f56b38;
}

More palettes to explore