All Palettes

Color Palette #f6a8a2, #f1c4c0, #f0d5a3, #f5e19e, #c8e7b6

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.channel {
color: #f1c4c0;
}
.garbanzo-bean {
color: #f0d5a3;
}
.buttery-croissant {
color: #f5e19e;
}
.iced-avocado {
color: #c8e7b6;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--channel:#f1c4c0;
--garbanzo-bean:#f0d5a3;
--buttery-croissant:#f5e19e;
--iced-avocado:#c8e7b6;
}

More palettes to explore