All Palettes

Color Palette #e0c200, #f0c24c, #f6d9a2, #f3b6a0, #e94e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.lilikoi {
color: #e0c200;
}
.adonis-rose-yellow {
color: #f0c24c;
}
.milky-maize {
color: #f6d9a2;
}
.first-date {
color: #f3b6a0;
}
.hot-shot {
color: #e94e2b;
}

/* CSS Variables */
:root {
--lilikoi:#e0c200;
--adonis-rose-yellow:#f0c24c;
--milky-maize:#f6d9a2;
--first-date:#f3b6a0;
--hot-shot:#e94e2b;
}

More palettes to explore