All Palettes

Color Palette #ff5c61, #f9ac90, #f6d86a, #a4d5b6, #4b9b7c

0%
0%
0%

CSS code for this palette

/* CSS */
.fusion-red {
color: #ff5c61;
}
.october-haze {
color: #f9ac90;
}
.forsythia-blossom {
color: #f6d86a;
}
.glenwood-green {
color: #a4d5b6;
}
.natural-orchestra {
color: #4b9b7c;
}

/* CSS Variables */
:root {
--fusion-red:#ff5c61;
--october-haze:#f9ac90;
--forsythia-blossom:#f6d86a;
--glenwood-green:#a4d5b6;
--natural-orchestra:#4b9b7c;
}

More palettes to explore