All Palettes

Color Palette #4b91e2, #5abf7a, #f7ea6e, #f55c3d, #d67a2e

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.heart-chakra {
color: #5abf7a;
}
.marigold-yellow {
color: #f7ea6e;
}
.orange-soda {
color: #f55c3d;
}
.bitter-orange {
color: #d67a2e;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--heart-chakra:#5abf7a;
--marigold-yellow:#f7ea6e;
--orange-soda:#f55c3d;
--bitter-orange:#d67a2e;
}

More palettes to explore