All Palettes

Color Palette #f6c7b6, #f6daa7, #e1b6e2, #a7dae6, #ffb3e2

0%
0%
0%

CSS code for this palette

/* CSS */
.serene-pink {
color: #f6c7b6;
}
.fireflies {
color: #f6daa7;
}
.romantic-morning {
color: #e1b6e2;
}
.havana-blue {
color: #a7dae6;
}
.hot-aquarelle-pink {
color: #ffb3e2;
}

/* CSS Variables */
:root {
--serene-pink:#f6c7b6;
--fireflies:#f6daa7;
--romantic-morning:#e1b6e2;
--havana-blue:#a7dae6;
--hot-aquarelle-pink:#ffb3e2;
}

More palettes to explore