All Palettes

Color Palette #f3a5a5, #f4c8c8, #f7e5bb, #c4e0e3, #a1c6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f3a5a5;
}
.first-peach {
color: #f4c8c8;
}
.gentle-glow {
color: #f7e5bb;
}
.bathe-blue {
color: #c4e0e3;
}
.blue-dam {
color: #a1c6d4;
}

/* CSS Variables */
:root {
--calabrese:#f3a5a5;
--first-peach:#f4c8c8;
--gentle-glow:#f7e5bb;
--bathe-blue:#c4e0e3;
--blue-dam:#a1c6d4;
}

More palettes to explore