All Palettes

Color Palette #fad8d1, #f6b1b7, #f29cbb, #d67a91, #a45b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.bloodthirsty-beige {
color: #fad8d1;
}
.bubblegum-pink {
color: #f6b1b7;
}
.amaranth-pink {
color: #f29cbb;
}
.minuette {
color: #d67a91;
}
.cosmetic-red {
color: #a45b7d;
}

/* CSS Variables */
:root {
--bloodthirsty-beige:#fad8d1;
--bubblegum-pink:#f6b1b7;
--amaranth-pink:#f29cbb;
--minuette:#d67a91;
--cosmetic-red:#a45b7d;
}

More palettes to explore