All Palettes

Color Palette #f6d6c1, #f3b6a0, #f28f7d, #e76d5a, #d04a39

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamsicle {
color: #f6d6c1;
}
.first-date {
color: #f3b6a0;
}
.animated-coral {
color: #f28f7d;
}
.orangeville {
color: #e76d5a;
}
.top-tomato {
color: #d04a39;
}

/* CSS Variables */
:root {
--dreamsicle:#f6d6c1;
--first-date:#f3b6a0;
--animated-coral:#f28f7d;
--orangeville:#e76d5a;
--top-tomato:#d04a39;
}

More palettes to explore