All Palettes

Color Palette #c3185d, #da1b61, #f50056, #ff6d1f, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-rose {
color: #c3185d;
}
.dogwood-rose {
color: #da1b61;
}
.sorx-red {
color: #f50056;
}
.shocking-orange {
color: #ff6d1f;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--bright-rose:#c3185d;
--dogwood-rose:#da1b61;
--sorx-red:#f50056;
--shocking-orange:#ff6d1f;
--hollandaise:#ffec3d;
}

More palettes to explore