All Palettes

Color Palette #ff4d6a, #ff8e3d, #ffd83d, #5ed9d9, #3d5a99

0%
0%
0%

CSS code for this palette

/* CSS */
.love-red {
color: #ff4d6a;
}
.kanz-orange {
color: #ff8e3d;
}
.exploding-star {
color: #ffd83d;
}
.hammam-blue {
color: #5ed9d9;
}
.muted-lavender {
color: #3d5a99;
}

/* CSS Variables */
:root {
--love-red:#ff4d6a;
--kanz-orange:#ff8e3d;
--exploding-star:#ffd83d;
--hammam-blue:#5ed9d9;
--muted-lavender:#3d5a99;
}

More palettes to explore