All Palettes

Color Palette #f6e2a7, #f5c84d, #ebad28, #d5aa1a, #a67c1c

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-ice-yellow {
color: #f6e2a7;
}
.sunny-mood {
color: #f5c84d;
}
.apricot-glazed-chicken {
color: #ebad28;
}
.chanterelle {
color: #d5aa1a;
}
.nataneyu-gold {
color: #a67c1c;
}

/* CSS Variables */
:root {
--lemon-ice-yellow:#f6e2a7;
--sunny-mood:#f5c84d;
--apricot-glazed-chicken:#ebad28;
--chanterelle:#d5aa1a;
--nataneyu-gold:#a67c1c;
}

More palettes to explore