All Palettes

Color Palette #f0a800, #f5c800, #f5e400, #e5f1ff, #b3d1ff

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.pinard-yellow {
color: #f5c800;
}
.eternal-summer {
color: #f5e400;
}
.brilliant-white {
color: #e5f1ff;
}
.ice-cold-stare {
color: #b3d1ff;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--pinard-yellow:#f5c800;
--eternal-summer:#f5e400;
--brilliant-white:#e5f1ff;
--ice-cold-stare:#b3d1ff;
}

More palettes to explore