All Palettes

Color Palette #f9b1ae, #f6b6c1, #f1d1b6, #e5d79f, #d0e1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.ibis {
color: #f6b6c1;
}
.pale-coral {
color: #f1d1b6;
}
.crystal-yellow {
color: #e5d79f;
}
.sentinel {
color: #d0e1d4;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--ibis:#f6b6c1;
--pale-coral:#f1d1b6;
--crystal-yellow:#e5d79f;
--sentinel:#d0e1d4;
}

More palettes to explore