All Palettes

Color Palette #f7c6a1, #f3b5a0, #f29e7d, #e67a4c, #d75b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c6a1;
}
.first-date {
color: #f3b5a0;
}
.cumquat-cream {
color: #f29e7d;
}
.sizzling-sunset {
color: #e67a4c;
}
.mod-orange {
color: #d75b3c;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c6a1;
--first-date:#f3b5a0;
--cumquat-cream:#f29e7d;
--sizzling-sunset:#e67a4c;
--mod-orange:#d75b3c;
}

More palettes to explore