All Palettes

Color Palette #f6e33c, #f0d75c, #f5b338, #d4a35e, #bdb03d

0%
0%
0%

CSS code for this palette

/* CSS */
.highlighter-yellow {
color: #f6e33c;
}
.dull-yellow {
color: #f0d75c;
}
.squash-blossom {
color: #f5b338;
}
.sweet-honey {
color: #d4a35e;
}
.pesto {
color: #bdb03d;
}

/* CSS Variables */
:root {
--highlighter-yellow:#f6e33c;
--dull-yellow:#f0d75c;
--squash-blossom:#f5b338;
--sweet-honey:#d4a35e;
--pesto:#bdb03d;
}

More palettes to explore