All Palettes

Color Palette #ffb3e3, #ffd480, #b0e0a3, #ff6e61, #ffcceb

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-aquarelle-pink {
color: #ffb3e3;
}
.soft-saffron {
color: #ffd480;
}
.green-gooseberry {
color: #b0e0a3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.infra-white {
color: #ffcceb;
}

/* CSS Variables */
:root {
--hot-aquarelle-pink:#ffb3e3;
--soft-saffron:#ffd480;
--green-gooseberry:#b0e0a3;
--grapefruit-pulp:#ff6e61;
--infra-white:#ffcceb;
}

More palettes to explore