All Palettes

Color Palette #007acc, #1aa4e0, #00b3a4, #4ad962, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.science-blue {
color: #007acc;
}
.huelve-o-horizon {
color: #1aa4e0;
}
.billiard {
color: #00b3a4;
}
.hello-spring {
color: #4ad962;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--science-blue:#007acc;
--huelve-o-horizon:#1aa4e0;
--billiard:#00b3a4;
--hello-spring:#4ad962;
--sunshine-mellow:#f1c40e;
}

More palettes to explore