All Palettes

Color Palette #a8d3e1, #a1c9d4, #b6e1e7, #e3b5be, #cfa5b6

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.blue-dam {
color: #a1c9d4;
}
.quench-blue {
color: #b6e1e7;
}
.heart-s-content {
color: #e3b5be;
}
.raspberry-smoothie {
color: #cfa5b6;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--blue-dam:#a1c9d4;
--quench-blue:#b6e1e7;
--heart-s-content:#e3b5be;
--raspberry-smoothie:#cfa5b6;
}

More palettes to explore