All Palettes

Color Palette #f7b1b2, #f1a7d5, #d3a5e9, #a7e0e6, #a1d9b2

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f7b1b2;
}
.violet-kiss {
color: #f1a7d5;
}
.bright-ube {
color: #d3a5e9;
}
.vandermint {
color: #a7e0e6;
}
.nihilakh-oxide {
color: #a1d9b2;
}

/* CSS Variables */
:root {
--precious-pink:#f7b1b2;
--violet-kiss:#f1a7d5;
--bright-ube:#d3a5e9;
--vandermint:#a7e0e6;
--nihilakh-oxide:#a1d9b2;
}

More palettes to explore