All Palettes

Color Palette #d9a56d, #f2b75f, #ffcb6b, #ffda8a, #ffe0b8

0%
0%
0%

CSS code for this palette

/* CSS */
.western-sunrise {
color: #d9a56d;
}
.crunch {
color: #f2b75f;
}
.faded-sunlight {
color: #ffcb6b;
}
.big-bus-yellow {
color: #ffda8a;
}
.liveliness {
color: #ffe0b8;
}

/* CSS Variables */
:root {
--western-sunrise:#d9a56d;
--crunch:#f2b75f;
--faded-sunlight:#ffcb6b;
--big-bus-yellow:#ffda8a;
--liveliness:#ffe0b8;
}

More palettes to explore