All Palettes

Color Palette #a1dff7, #6f9ac3, #3b5b8c, #f1a7d6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.cerulean-frost {
color: #6f9ac3;
}
.antilles-blue {
color: #3b5b8c;
}
.pretty-pink-piggy {
color: #f1a7d6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--cerulean-frost:#6f9ac3;
--antilles-blue:#3b5b8c;
--pretty-pink-piggy:#f1a7d6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore