All Palettes

Color Palette #f0a800, #f4d66c, #f0e8a8, #a6d8d4, #4f93b5

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.forsythia-blossom {
color: #f4d66c;
}
.pineapple-delight {
color: #f0e8a8;
}
.lolly-ice {
color: #a6d8d4;
}
.heritage-blue {
color: #4f93b5;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--forsythia-blossom:#f4d66c;
--pineapple-delight:#f0e8a8;
--lolly-ice:#a6d8d4;
--heritage-blue:#4f93b5;
}

More palettes to explore