All Palettes

Color Palette #d71d5b, #f47b1f, #fbc02d, #8bc34b, #2094f3

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-rush {
color: #d71d5b;
}
.sun-orange {
color: #f47b1f;
}
.not-yo-cheese {
color: #fbc02d;
}
.citrus-surge {
color: #8bc34b;
}
.karimun-blue {
color: #2094f3;
}

/* CSS Variables */
:root {
--rose-rush:#d71d5b;
--sun-orange:#f47b1f;
--not-yo-cheese:#fbc02d;
--citrus-surge:#8bc34b;
--karimun-blue:#2094f3;
}

More palettes to explore