All Palettes

Color Palette #b2a4c6, #e4b9d3, #f3d2c9, #f9c57b, #f69e5a

0%
0%
0%

CSS code for this palette

/* CSS */
.pixieland {
color: #b2a4c6;
}
.eau-de-rose {
color: #e4b9d3;
}
.comical-coral {
color: #f3d2c9;
}
.zing {
color: #f9c57b;
}
.bergamot-orange {
color: #f69e5a;
}

/* CSS Variables */
:root {
--pixieland:#b2a4c6;
--eau-de-rose:#e4b9d3;
--comical-coral:#f3d2c9;
--zing:#f9c57b;
--bergamot-orange:#f69e5a;
}

More palettes to explore