All Palettes

Color Palette #a1dff7, #f7b2a1, #f3d46d, #a3d53f, #f07070

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.first-date {
color: #f7b2a1;
}
.forsythia-blossom {
color: #f3d46d;
}
.blanka-green {
color: #a3d53f;
}
.breeze-of-chilli {
color: #f07070;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--first-date:#f7b2a1;
--forsythia-blossom:#f3d46d;
--blanka-green:#a3d53f;
--breeze-of-chilli:#f07070;
}

More palettes to explore