All Palettes

Color Palette #b1d3c8, #e3b8a1, #f9e9b4, #f6c1b6, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.feeling-lucky {
color: #b1d3c8;
}
.warming-peach {
color: #e3b8a1;
}
.banana-yogurt {
color: #f9e9b4;
}
.apricot-obsession {
color: #f6c1b6;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--feeling-lucky:#b1d3c8;
--warming-peach:#e3b8a1;
--banana-yogurt:#f9e9b4;
--apricot-obsession:#f6c1b6;
--vampire-red:#d63f2e;
}

More palettes to explore