All Palettes

Color Palette #c83c53, #dd5a4b, #f4a780, #f6d96f, #f2e5bb

0%
0%
0%

CSS code for this palette

/* CSS */
.feverish-pink {
color: #c83c53;
}
.red-wire {
color: #dd5a4b;
}
.sunset-peach {
color: #f4a780;
}
.forsythia-blossom {
color: #f6d96f;
}
.pearl-yellow {
color: #f2e5bb;
}

/* CSS Variables */
:root {
--feverish-pink:#c83c53;
--red-wire:#dd5a4b;
--sunset-peach:#f4a780;
--forsythia-blossom:#f6d96f;
--pearl-yellow:#f2e5bb;
}

More palettes to explore