All Palettes

Color Palette #f2a6b1, #eab8d1, #d5b1e7, #b3e0e6, #abeba2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f2a6b1;
}
.sweet-lilac {
color: #eab8d1;
}
.pretty-petunia {
color: #d5b1e7;
}
.polar-blue {
color: #b3e0e6;
}
.grape-green {
color: #abeba2;
}

/* CSS Variables */
:root {
--pink-fit:#f2a6b1;
--sweet-lilac:#eab8d1;
--pretty-petunia:#d5b1e7;
--polar-blue:#b3e0e6;
--grape-green:#abeba2;
}

More palettes to explore