All Palettes

Color Palette #4b91e2, #51b3a3, #a0d468, #f6e19d, #f6a523

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.be-spontaneous {
color: #a0d468;
}
.buttery-croissant {
color: #f6e19d;
}
.gusto-gold {
color: #f6a523;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--be-spontaneous:#a0d468;
--buttery-croissant:#f6e19d;
--gusto-gold:#f6a523;
}

More palettes to explore