All Palettes

Color Palette #a8d3e1, #a8c7e1, #e5b3d3, #f6d6a7, #f1b6b1

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.template {
color: #a8c7e1;
}
.gumball {
color: #e5b3d3;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.mesa-rose {
color: #f1b6b1;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--template:#a8c7e1;
--gumball:#e5b3d3;
--enjoyable-yellow:#f6d6a7;
--mesa-rose:#f1b6b1;
}

More palettes to explore