All Palettes

Color Palette #f6e2b6, #f4b79f, #f29891, #e56c61, #d2516d

0%
0%
0%

CSS code for this palette

/* CSS */
.flan {
color: #f6e2b6;
}
.mandys-pink {
color: #f4b79f;
}
.coral-bead {
color: #f29891;
}
.childhood-crush {
color: #e56c61;
}
.cabaret {
color: #d2516d;
}

/* CSS Variables */
:root {
--flan:#f6e2b6;
--mandys-pink:#f4b79f;
--coral-bead:#f29891;
--childhood-crush:#e56c61;
--cabaret:#d2516d;
}

More palettes to explore