All Palettes

Color Palette #f6cbb6, #ffb4a3, #ffd1a8, #ff8a93, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f6cbb6;
}
.peach-pearl {
color: #ffb4a3;
}
.opalescent-coral {
color: #ffd1a8;
}
.tulip {
color: #ff8a93;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--biscuit-cream:#f6cbb6;
--peach-pearl:#ffb4a3;
--opalescent-coral:#ffd1a8;
--tulip:#ff8a93;
--blush-hour:#ff7092;
}

More palettes to explore