All Palettes

Color Palette #f1a8a2, #f1c3b6, #f4e2c8, #e0f0d1, #c1e4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.brilliant-beige {
color: #f1c3b6;
}
.honey-beige {
color: #f4e2c8;
}
.light-greenette {
color: #e0f0d1;
}
.light-daly-waters {
color: #c1e4e7;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--brilliant-beige:#f1c3b6;
--honey-beige:#f4e2c8;
--light-greenette:#e0f0d1;
--light-daly-waters:#c1e4e7;
}

More palettes to explore