All Palettes

Color Palette #abbff2, #bad5e3, #c6e3e6, #f1c4a2, #f49e8a

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.bridgewater-bay {
color: #bad5e3;
}
.aviary-blue {
color: #c6e3e6;
}
.turnip-boy {
color: #f1c4a2;
}
.fruit-shake {
color: #f49e8a;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--bridgewater-bay:#bad5e3;
--aviary-blue:#c6e3e6;
--turnip-boy:#f1c4a2;
--fruit-shake:#f49e8a;
}

More palettes to explore