All Palettes

Color Palette #b5b2d7, #e7a6ae, #f5d88a, #f1a650, #c16e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.freesia-purple {
color: #b5b2d7;
}
.perennial-phlox {
color: #e7a6ae;
}
.midday {
color: #f5d88a;
}
.egyptian-gold {
color: #f1a650;
}
.spice-route {
color: #c16e4e;
}

/* CSS Variables */
:root {
--freesia-purple:#b5b2d7;
--perennial-phlox:#e7a6ae;
--midday:#f5d88a;
--egyptian-gold:#f1a650;
--spice-route:#c16e4e;
}

More palettes to explore