All Palettes

Color Palette #f0a800, #f9c448, #f9e9c8, #9fd7df, #4c8a9a

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.cakepop-sorbet {
color: #f9c448;
}
.light-curd {
color: #f9e9c8;
}
.terrace-pool {
color: #9fd7df;
}
.hippie-blue {
color: #4c8a9a;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--cakepop-sorbet:#f9c448;
--light-curd:#f9e9c8;
--terrace-pool:#9fd7df;
--hippie-blue:#4c8a9a;
}

More palettes to explore