All Palettes

Color Palette #a3d7e1, #b6e2c3, #f2f5c2, #f9c99f, #f7a5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e1;
}
.lattice-work {
color: #b6e2c3;
}
.cocoa-butter {
color: #f2f5c2;
}
.chai-latte {
color: #f9c99f;
}
.roseberry {
color: #f7a5a1;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e1;
--lattice-work:#b6e2c3;
--cocoa-butter:#f2f5c2;
--chai-latte:#f9c99f;
--roseberry:#f7a5a1;
}

More palettes to explore