All Palettes

Color Palette #f9b1ae, #f6d6a2, #f2e9ca, #a4d6d1, #a9d9ea

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.pismo-dunes {
color: #f6d6a2;
}
.sphere {
color: #f2e9ca;
}
.sinbad {
color: #a4d6d1;
}
.blue-click {
color: #a9d9ea;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--pismo-dunes:#f6d6a2;
--sphere:#f2e9ca;
--sinbad:#a4d6d1;
--blue-click:#a9d9ea;
}

More palettes to explore