All Palettes

Color Palette #f1a7b1, #f5d4a3, #b2e0d3, #a6c6ed, #f7c6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f1a7b1;
}
.pismo-dunes {
color: #f5d4a3;
}
.bay {
color: #b2e0d3;
}
.island-light {
color: #a6c6ed;
}
.shrimp-toast {
color: #f7c6a1;
}

/* CSS Variables */
:root {
--pink-fit:#f1a7b1;
--pismo-dunes:#f5d4a3;
--bay:#b2e0d3;
--island-light:#a6c6ed;
--shrimp-toast:#f7c6a1;
}

More palettes to explore