All Palettes

Color Palette #a1dff7, #a2e2d4, #f1e6a7, #f5b042, #f09c00

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.menthol-kiss {
color: #a2e2d4;
}
.pineapple-delight {
color: #f1e6a7;
}
.butter-cream {
color: #f5b042;
}
.wiener-schnitzel {
color: #f09c00;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--menthol-kiss:#a2e2d4;
--pineapple-delight:#f1e6a7;
--butter-cream:#f5b042;
--wiener-schnitzel:#f09c00;
}

More palettes to explore