All Palettes

Color Palette #ff5c61, #ffab3d, #f6d96f, #a6e3d0, #3884ff

0%
0%
0%

CSS code for this palette

/* CSS */
.fusion-red {
color: #ff5c61;
}
.peach-butter {
color: #ffab3d;
}
.forsythia-blossom {
color: #f6d96f;
}
.turquoise-tower {
color: #a6e3d0;
}
.dodger-blue {
color: #3884ff;
}

/* CSS Variables */
:root {
--fusion-red:#ff5c61;
--peach-butter:#ffab3d;
--forsythia-blossom:#f6d96f;
--turquoise-tower:#a6e3d0;
--dodger-blue:#3884ff;
}

More palettes to explore