All Palettes

Color Palette #a9e0a3, #d3efd2, #f2e2b5, #f7b5a1, #f45f57

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-green {
color: #a9e0a3;
}
.end-of-the-rainbow {
color: #d3efd2;
}
.james-blonde {
color: #f2e2b5;
}
.mystic-tulip {
color: #f7b5a1;
}
.hot-coral {
color: #f45f57;
}

/* CSS Variables */
:root {
--grape-green:#a9e0a3;
--end-of-the-rainbow:#d3efd2;
--james-blonde:#f2e2b5;
--mystic-tulip:#f7b5a1;
--hot-coral:#f45f57;
}

More palettes to explore