All Palettes

Color Palette #d19fb3, #f4c3d6, #f5e0a3, #a1d9d9, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-smoothie {
color: #d19fb3;
}
.sweetheart {
color: #f4c3d6;
}
.sun-dust {
color: #f5e0a3;
}
.aqua-island {
color: #a1d9d9;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--raspberry-smoothie:#d19fb3;
--sweetheart:#f4c3d6;
--sun-dust:#f5e0a3;
--aqua-island:#a1d9d9;
--windstorm:#6999c3;
}

More palettes to explore