All Palettes

Color Palette #f7c8a1, #f1b2a2, #ed8c7d, #e6694c, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c8a1;
}
.first-date {
color: #f1b2a2;
}
.redolency {
color: #ed8c7d;
}
.coral-orange {
color: #e6694c;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c8a1;
--first-date:#f1b2a2;
--redolency:#ed8c7d;
--coral-orange:#e6694c;
--fire-island:#d94f3a;
}

More palettes to explore