All Palettes

Color Palette #f6c84c, #f19e6a, #e67b79, #d45e76, #a65e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f6c84c;
}
.monarch-orange {
color: #f19e6a;
}
.lively-coral {
color: #e67b79;
}
.tuna-sashimi {
color: #d45e76;
}
.cyclamen-red {
color: #a65e8d;
}

/* CSS Variables */
:root {
--sunny-mood:#f6c84c;
--monarch-orange:#f19e6a;
--lively-coral:#e67b79;
--tuna-sashimi:#d45e76;
--cyclamen-red:#a65e8d;
}

More palettes to explore