All Palettes

Color Palette #f8c76d, #f3a158, #ed7b4a, #d35f8b, #a26bb3

0%
0%
0%

CSS code for this palette

/* CSS */
.sundance {
color: #f8c76d;
}
.bergamot-orange {
color: #f3a158;
}
.ouni-red {
color: #ed7b4a;
}
.preppy-rose {
color: #d35f8b;
}
.soft-purple {
color: #a26bb3;
}

/* CSS Variables */
:root {
--sundance:#f8c76d;
--bergamot-orange:#f3a158;
--ouni-red:#ed7b4a;
--preppy-rose:#d35f8b;
--soft-purple:#a26bb3;
}

More palettes to explore