All Palettes

Color Palette #4b91e2, #50b6d7, #5ed9c5, #8fdc8f, #f5b042

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.aztec-sky {
color: #50b6d7;
}
.jazzy-jade {
color: #5ed9c5;
}
.vic-20-green {
color: #8fdc8f;
}
.butter-cream {
color: #f5b042;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--aztec-sky:#50b6d7;
--jazzy-jade:#5ed9c5;
--vic-20-green:#8fdc8f;
--butter-cream:#f5b042;
}

More palettes to explore