All Palettes

Color Palette #f0a800, #f0d000, #c3d100, #9ed9e0, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d000;
}
.garlic-pesto {
color: #c3d100;
}
.terrace-pool {
color: #9ed9e0;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d000;
--garlic-pesto:#c3d100;
--terrace-pool:#9ed9e0;
--peaceful-river:#4a9cd3;
}

More palettes to explore