All Palettes

Color Palette #a8d3e1, #a1c6d4, #f0baa8, #eab8d2, #f8dfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.blue-dam {
color: #a1c6d4;
}
.sweet-sheba {
color: #f0baa8;
}
.sweet-taffy {
color: #eab8d2;
}
.butter-muffin {
color: #f8dfb4;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--blue-dam:#a1c6d4;
--sweet-sheba:#f0baa8;
--sweet-taffy:#eab8d2;
--butter-muffin:#f8dfb4;
}

More palettes to explore