All Palettes

Color Palette #f1a7b3, #f5d4b2, #f7dfc0, #f9f3e1, #b5e3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b3;
}
.frangipane {
color: #f5d4b2;
}
.rotunda-gold {
color: #f7dfc0;
}
.god-given {
color: #f9f3e1;
}
.cruise {
color: #b5e3d7;
}

/* CSS Variables */
:root {
--princess:#f1a7b3;
--frangipane:#f5d4b2;
--rotunda-gold:#f7dfc0;
--god-given:#f9f3e1;
--cruise:#b5e3d7;
}

More palettes to explore