All Palettes

Color Palette #d64838, #e0594d, #e7786a, #f5b261, #f7c78d

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d64838;
}
.red-wire {
color: #e0594d;
}
.ardent-coral {
color: #e7786a;
}
.stirring-orange {
color: #f5b261;
}
.bellini-fizz {
color: #f7c78d;
}

/* CSS Variables */
:root {
--warming-heart:#d64838;
--red-wire:#e0594d;
--ardent-coral:#e7786a;
--stirring-orange:#f5b261;
--bellini-fizz:#f7c78d;
}

More palettes to explore