All Palettes

Color Palette #4b91e2, #51b3b3, #f7c94b, #e27b2c, #9b58b6

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.crystalsong-blue {
color: #51b3b3;
}
.sunny-mood {
color: #f7c94b;
}
.crushed-orange {
color: #e27b2c;
}
.liberal-lilac {
color: #9b58b6;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--crystalsong-blue:#51b3b3;
--sunny-mood:#f7c94b;
--crushed-orange:#e27b2c;
--liberal-lilac:#9b58b6;
}

More palettes to explore