All Palettes

Color Palette #f0a800, #f3d068, #f6e2b6, #8cc5e8, #4e94d4

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.ride-off-into-the-sunset {
color: #f3d068;
}
.flan {
color: #f6e2b6;
}
.deluxe-days {
color: #8cc5e8;
}
.blue-dart {
color: #4e94d4;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--ride-off-into-the-sunset:#f3d068;
--flan:#f6e2b6;
--deluxe-days:#8cc5e8;
--blue-dart:#4e94d4;
}

More palettes to explore