All Palettes

Color Palette #4c7de6, #69bf8a, #f1c84b, #f77a3b, #d93f5c

0%
0%
0%

CSS code for this palette

/* CSS */
.andrea-blue {
color: #4c7de6;
}
.young-bamboo {
color: #69bf8a;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sea-nettle {
color: #f77a3b;
}
.azalea {
color: #d93f5c;
}

/* CSS Variables */
:root {
--andrea-blue:#4c7de6;
--young-bamboo:#69bf8a;
--solar-plexus-chakra:#f1c84b;
--sea-nettle:#f77a3b;
--azalea:#d93f5c;
}

More palettes to explore