All Palettes

Color Palette #f6e03c, #f6b83c, #f6993c, #f66b3c, #d64d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.fluffy-duckling {
color: #f6e03c;
}
.squash-blossom {
color: #f6b83c;
}
.chat-orange {
color: #f6993c;
}
.carrot {
color: #f66b3c;
}
.warming-heart {
color: #d64d3d;
}

/* CSS Variables */
:root {
--fluffy-duckling:#f6e03c;
--squash-blossom:#f6b83c;
--chat-orange:#f6993c;
--carrot:#f66b3c;
--warming-heart:#d64d3d;
}

More palettes to explore