All Palettes

Color Palette #f1a8a2, #f4cbae, #f7e5bb, #c0e4b4, #7db4d9

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.pastel-peach {
color: #f4cbae;
}
.gentle-glow {
color: #f7e5bb;
}
.almost-aloe {
color: #c0e4b4;
}
.coastal-waters {
color: #7db4d9;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--pastel-peach:#f4cbae;
--gentle-glow:#f7e5bb;
--almost-aloe:#c0e4b4;
--coastal-waters:#7db4d9;
}

More palettes to explore