All Palettes

Color Palette #f7c5a1, #f6b2a2, #f28073, #d96e4a, #b63e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c5a1;
}
.first-date {
color: #f6b2a2;
}
.youthful-coral {
color: #f28073;
}
.dusty-orange {
color: #d96e4a;
}
.liquorice-stick {
color: #b63e3e;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c5a1;
--first-date:#f6b2a2;
--youthful-coral:#f28073;
--dusty-orange:#d96e4a;
--liquorice-stick:#b63e3e;
}

More palettes to explore