All Palettes

Color Palette #f6df60, #fbd38e, #f6b83c, #d69e2e, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.dilly-dally {
color: #f6df60;
}
.sunbathed-beach {
color: #fbd38e;
}
.squash-blossom {
color: #f6b83c;
}
.glitzy-gold {
color: #d69e2e;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--dilly-dally:#f6df60;
--sunbathed-beach:#fbd38e;
--squash-blossom:#f6b83c;
--glitzy-gold:#d69e2e;
--beef-hotpot:#a85f2e;
}

More palettes to explore