All Palettes

Color Palette #3b99d8, #5ecfb5, #f3e17c, #f08d3d, #da3f2b

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3b99d8;
}
.sweet-garden {
color: #5ecfb5;
}
.spring-yellow {
color: #f3e17c;
}
.mandarin-rind {
color: #f08d3d;
}
.lionfish-red {
color: #da3f2b;
}

/* CSS Variables */
:root {
--dayflower:#3b99d8;
--sweet-garden:#5ecfb5;
--spring-yellow:#f3e17c;
--mandarin-rind:#f08d3d;
--lionfish-red:#da3f2b;
}

More palettes to explore