All Palettes

Color Palette #f5a15b, #d76d3c, #c75b4d, #aa4b6e, #7b5b9f

0%
0%
0%

CSS code for this palette

/* CSS */
.bergamot-orange {
color: #f5a15b;
}
.field-poppy {
color: #d76d3c;
}
.cedar-chest {
color: #c75b4d;
}
.china-rose {
color: #aa4b6e;
}
.jubilee {
color: #7b5b9f;
}

/* CSS Variables */
:root {
--bergamot-orange:#f5a15b;
--field-poppy:#d76d3c;
--cedar-chest:#c75b4d;
--china-rose:#aa4b6e;
--jubilee:#7b5b9f;
}

More palettes to explore