All Palettes

Color Palette #a3c2e0, #f6a7b3, #bda1e8, #f4c3d6, #ffb3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.pink-fit {
color: #f6a7b3;
}
.lavender-cream {
color: #bda1e8;
}
.sweetheart {
color: #f4c3d6;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--pink-fit:#f6a7b3;
--lavender-cream:#bda1e8;
--sweetheart:#f4c3d6;
--hot-aquarelle-pink:#ffb3e0;
}

More palettes to explore