All Palettes

Color Palette #fbb1a2, #f49c9a, #f18e8e, #f5a8a8, #eab8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-fresco {
color: #fbb1a2;
}
.peach-burst {
color: #f49c9a;
}
.bierwurst {
color: #f18e8e;
}
.calabrese {
color: #f5a8a8;
}
.chantilly {
color: #eab8c9;
}

/* CSS Variables */
:root {
--salmon-fresco:#fbb1a2;
--peach-burst:#f49c9a;
--bierwurst:#f18e8e;
--calabrese:#f5a8a8;
--chantilly:#eab8c9;
}

More palettes to explore