All Palettes

Color Palette #f0a800, #f0d000, #a0d100, #00b2b3, #007a99

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d000;
}
.matcha-powder {
color: #a0d100;
}
.cyan-sky {
color: #00b2b3;
}
.sea-sight {
color: #007a99;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d000;
--matcha-powder:#a0d100;
--cyan-sky:#00b2b3;
--sea-sight:#007a99;
}

More palettes to explore