All Palettes

Color Palette #f0a800, #f6c54c, #f7e4ab, #8bc9e4, #1e8d99

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.vanilla-cream {
color: #f7e4ab;
}
.deluxe-days {
color: #8bc9e4;
}
.waikiki {
color: #1e8d99;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--creamy-sweet-corn:#f6c54c;
--vanilla-cream:#f7e4ab;
--deluxe-days:#8bc9e4;
--waikiki:#1e8d99;
}

More palettes to explore