All Palettes

Color Palette #4b91e2, #51b3a4, #f6d12c, #fbaf3c, #e95c35

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a4;
}
.dream-of-spring {
color: #f6d12c;
}
.peach-butter {
color: #fbaf3c;
}
.day-glow-orange {
color: #e95c35;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a4;
--dream-of-spring:#f6d12c;
--peach-butter:#fbaf3c;
--day-glow-orange:#e95c35;
}

More palettes to explore