All Palettes

Color Palette #b1d2c1, #aae4d8, #f6f8bf, #f9bfb4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.ginninderra {
color: #b1d2c1;
}
.capri-water-blue {
color: #aae4d8;
}
.cocoa-butter {
color: #f6f8bf;
}
.rustique {
color: #f9bfb4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--ginninderra:#b1d2c1;
--capri-water-blue:#aae4d8;
--cocoa-butter:#f6f8bf;
--rustique:#f9bfb4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore