All Palettes

Color Palette #f0b505, #b4c93b, #a5d9a1, #ffc9c2, #efb09f

0%
0%
0%

CSS code for this palette

/* CSS */
.rucksack-tan {
color: #f0b505;
}
.tender-shoots {
color: #b4c93b;
}
.green-trance {
color: #a5d9a1;
}
.the-bluff {
color: #ffc9c2;
}
.stucco-wall {
color: #efb09f;
}

/* CSS Variables */
:root {
--rucksack-tan:#f0b505;
--tender-shoots:#b4c93b;
--green-trance:#a5d9a1;
--the-bluff:#ffc9c2;
--stucco-wall:#efb09f;
}

More palettes to explore