All Palettes

Color Palette #f6a9a7, #f1c3a2, #e6e2b7, #a7d7c9, #a6c6ed

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a9a7;
}
.neighborly-peach {
color: #f1c3a2;
}
.schabziger-green {
color: #e6e2b7;
}
.whirlpool {
color: #a7d7c9;
}
.island-light {
color: #a6c6ed;
}

/* CSS Variables */
:root {
--calabrese:#f6a9a7;
--neighborly-peach:#f1c3a2;
--schabziger-green:#e6e2b7;
--whirlpool:#a7d7c9;
--island-light:#a6c6ed;
}

More palettes to explore