All Palettes

Color Palette #ff5c61, #f4c8c8, #f3d8a5, #f6d4a2, #c6e9af

0%
0%
0%

CSS code for this palette

/* CSS */
.fusion-red {
color: #ff5c61;
}
.first-peach {
color: #f4c8c8;
}
.upbeat {
color: #f3d8a5;
}
.antique-wicker-basket {
color: #f6d4a2;
}
.almost-aloe {
color: #c6e9af;
}

/* CSS Variables */
:root {
--fusion-red:#ff5c61;
--first-peach:#f4c8c8;
--upbeat:#f3d8a5;
--antique-wicker-basket:#f6d4a2;
--almost-aloe:#c6e9af;
}

More palettes to explore