All Palettes

Color Palette #f6c4a7, #a3d6e0, #b0b3b5, #2d2b2a, #d14c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c4a7;
}
.terrace-pool {
color: #a3d6e0;
}
.astroscopus-grey {
color: #b0b3b5;
}
.shoe-wax {
color: #2d2b2a;
}
.warming-heart {
color: #d14c3d;
}

/* CSS Variables */
:root {
--peach-damask:#f6c4a7;
--terrace-pool:#a3d6e0;
--astroscopus-grey:#b0b3b5;
--shoe-wax:#2d2b2a;
--warming-heart:#d14c3d;
}

More palettes to explore