All Palettes

Color Palette #c34b6d, #f76969, #f9a658, #f4d66c, #a3d770

0%
0%
0%

CSS code for this palette

/* CSS */
.vibrant-red {
color: #c34b6d;
}
.fiery-salmon {
color: #f76969;
}
.ginger-milk {
color: #f9a658;
}
.forsythia-blossom {
color: #f4d66c;
}
.tropical-light {
color: #a3d770;
}

/* CSS Variables */
:root {
--vibrant-red:#c34b6d;
--fiery-salmon:#f76969;
--ginger-milk:#f9a658;
--forsythia-blossom:#f4d66c;
--tropical-light:#a3d770;
}

More palettes to explore