All Palettes

Color Palette #1f9dbd, #f5cf5b, #f28e1c, #e75b3c, #9b4f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-blue {
color: #1f9dbd;
}
.sorreno-lemon {
color: #f5cf5b;
}
.miami-marmalade {
color: #f28e1c;
}
.sohi-red {
color: #e75b3c;
}
.hyacinth-violet {
color: #9b4f9c;
}

/* CSS Variables */
:root {
--butterfly-blue:#1f9dbd;
--sorreno-lemon:#f5cf5b;
--miami-marmalade:#f28e1c;
--sohi-red:#e75b3c;
--hyacinth-violet:#9b4f9c;
}

More palettes to explore