All Palettes

Color Palette #a2d6e6, #f9ccb9, #ff998a, #ff6e61, #b1d2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.nevada-sky {
color: #a2d6e6;
}
.biscuit-cream {
color: #f9ccb9;
}
.peach-pink {
color: #ff998a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ginninderra {
color: #b1d2c1;
}

/* CSS Variables */
:root {
--nevada-sky:#a2d6e6;
--biscuit-cream:#f9ccb9;
--peach-pink:#ff998a;
--grapefruit-pulp:#ff6e61;
--ginninderra:#b1d2c1;
}

More palettes to explore