All Palettes

Color Palette #a9e0a3, #f0d68e, #f7a76e, #f55b5b, #d2709f

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-green {
color: #a9e0a3;
}
.nectar-jackpot {
color: #f0d68e;
}
.florida-sunrise {
color: #f7a76e;
}
.hot-coral {
color: #f55b5b;
}
.camellia-pink {
color: #d2709f;
}

/* CSS Variables */
:root {
--grape-green:#a9e0a3;
--nectar-jackpot:#f0d68e;
--florida-sunrise:#f7a76e;
--hot-coral:#f55b5b;
--camellia-pink:#d2709f;
}

More palettes to explore