All Palettes

Color Palette #f0b400, #f7d064, #f9e89f, #c3e0f4, #88b8e7

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f0b400;
}
.soaked-in-sun {
color: #f7d064;
}
.storm-lightning {
color: #f9e89f;
}
.fresh-water {
color: #c3e0f4;
}
.blue-eyed-boy {
color: #88b8e7;
}

/* CSS Variables */
:root {
--american-yellow:#f0b400;
--soaked-in-sun:#f7d064;
--storm-lightning:#f9e89f;
--fresh-water:#c3e0f4;
--blue-eyed-boy:#88b8e7;
}

More palettes to explore