All Palettes

Color Palette #a9d3d6, #aee0ae, #f6b7a2, #f4e1a4, #e4b9e3

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-frost {
color: #a9d3d6;
}
.frozen-moss-green {
color: #aee0ae;
}
.mystic-tulip {
color: #f6b7a2;
}
.optimistic-yellow {
color: #f4e1a4;
}
.blackberry-yogurt {
color: #e4b9e3;
}

/* CSS Variables */
:root {
--aqua-frost:#a9d3d6;
--frozen-moss-green:#aee0ae;
--mystic-tulip:#f6b7a2;
--optimistic-yellow:#f4e1a4;
--blackberry-yogurt:#e4b9e3;
}

More palettes to explore