All Palettes

Color Palette #f7b1a1, #f1c4c0, #f3e6d3, #e0f7d4, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.channel {
color: #f1c4c0;
}
.delicate-lace {
color: #f3e6d3;
}
.light-fresh-lime {
color: #e0f7d4;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--channel:#f1c4c0;
--delicate-lace:#f3e6d3;
--light-fresh-lime:#e0f7d4;
--light-blue-glint:#a8d3e1;
}

More palettes to explore