All Palettes

Color Palette #f7b1b2, #fbaf74, #f9d66c, #a3e6b7, #6cccda

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f7b1b2;
}
.orange-marmalade {
color: #fbaf74;
}
.forsythia-blossom {
color: #f9d66c;
}
.overtone {
color: #a3e6b7;
}
.throat-chakra {
color: #6cccda;
}

/* CSS Variables */
:root {
--precious-pink:#f7b1b2;
--orange-marmalade:#fbaf74;
--forsythia-blossom:#f9d66c;
--overtone:#a3e6b7;
--throat-chakra:#6cccda;
}

More palettes to explore