All Palettes

Color Palette #a8d3e1, #afe0ae, #f2e29c, #f6b7a2, #f77c73

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.frozen-moss-green {
color: #afe0ae;
}
.buttery-croissant {
color: #f2e29c;
}
.mystic-tulip {
color: #f6b7a2;
}
.smoked-salmon {
color: #f77c73;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--frozen-moss-green:#afe0ae;
--buttery-croissant:#f2e29c;
--mystic-tulip:#f6b7a2;
--smoked-salmon:#f77c73;
}

More palettes to explore