All Palettes

Color Palette #e1a8b0, #f4c3b3, #f5e8e0, #b9d6e9, #6ca1bc

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-lemonade {
color: #e1a8b0;
}
.peach-temptation {
color: #f4c3b3;
}
.jasmine-flower {
color: #f5e8e0;
}
.light-template {
color: #b9d6e9;
}
.fate {
color: #6ca1bc;
}

/* CSS Variables */
:root {
--raspberry-lemonade:#e1a8b0;
--peach-temptation:#f4c3b3;
--jasmine-flower:#f5e8e0;
--light-template:#b9d6e9;
--fate:#6ca1bc;
}

More palettes to explore