All Palettes

Color Palette #f7b1b5, #f8d3a0, #f3e5a0, #a1d9b7, #a2c2e2

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f7b1b5;
}
.ginger-peach {
color: #f8d3a0;
}
.venetian-yellow {
color: #f3e5a0;
}
.nihilakh-oxide {
color: #a1d9b7;
}
.blair {
color: #a2c2e2;
}

/* CSS Variables */
:root {
--precious-pink:#f7b1b5;
--ginger-peach:#f8d3a0;
--venetian-yellow:#f3e5a0;
--nihilakh-oxide:#a1d9b7;
--blair:#a2c2e2;
}

More palettes to explore