All Palettes

Color Palette #a1dff7, #a1e9f2, #b7f0e6, #f0f9e7, #f7b5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.blizzard-blue {
color: #a1e9f2;
}
.tahitian-breeze {
color: #b7f0e6;
}
.white-sulfur {
color: #f0f9e7;
}
.mystic-tulip {
color: #f7b5a1;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--blizzard-blue:#a1e9f2;
--tahitian-breeze:#b7f0e6;
--white-sulfur:#f0f9e7;
--mystic-tulip:#f7b5a1;
}

More palettes to explore