All Palettes

Color Palette #ffc2e0, #f9b58b, #f2d79c, #a3e1d2, #a7e6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-romance {
color: #ffc2e0;
}
.beach-sand {
color: #f9b58b;
}
.splash {
color: #f2d79c;
}
.aqua-wish {
color: #a3e1d2;
}
.ganon-blue {
color: #a7e6f6;
}

/* CSS Variables */
:root {
--sweet-romance:#ffc2e0;
--beach-sand:#f9b58b;
--splash:#f2d79c;
--aqua-wish:#a3e1d2;
--ganon-blue:#a7e6f6;
}

More palettes to explore