All Palettes

Color Palette #a8d3e1, #b2e0d0, #f4e0a4, #f6b83c, #ebb2b2

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.bay {
color: #b2e0d0;
}
.sun-dust {
color: #f4e0a4;
}
.squash-blossom {
color: #f6b83c;
}
.pretty-pink {
color: #ebb2b2;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--bay:#b2e0d0;
--sun-dust:#f4e0a4;
--squash-blossom:#f6b83c;
--pretty-pink:#ebb2b2;
}

More palettes to explore