All Palettes

Color Palette #ff6e61, #6a5b8b, #f7c5a1, #f5a524, #d83c31

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butterfly-bush {
color: #6a5b8b;
}
.shrimp-toast {
color: #f7c5a1;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.vampire-red {
color: #d83c31;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butterfly-bush:#6a5b8b;
--shrimp-toast:#f7c5a1;
--apricot-glazed-chicken:#f5a524;
--vampire-red:#d83c31;
}

More palettes to explore