All Palettes

Color Palette #ff4d6a, #ff8b3d, #ffd83d, #a2d56c, #4cc8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.love-red {
color: #ff4d6a;
}
.sunset-yellow {
color: #ff8b3d;
}
.exploding-star {
color: #ffd83d;
}
.tropical-light {
color: #a2d56c;
}
.sea-serpent {
color: #4cc8c8;
}

/* CSS Variables */
:root {
--love-red:#ff4d6a;
--sunset-yellow:#ff8b3d;
--exploding-star:#ffd83d;
--tropical-light:#a2d56c;
--sea-serpent:#4cc8c8;
}

More palettes to explore