All Palettes

Color Palette #f0a3c7, #f4c4a4, #f9e0a4, #a7d7b8, #4f9c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.australian-apricot {
color: #f4c4a4;
}
.sun-dust {
color: #f9e0a4;
}
.eerie-glow {
color: #a7d7b8;
}
.petrol-green {
color: #4f9c8d;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--australian-apricot:#f4c4a4;
--sun-dust:#f9e0a4;
--eerie-glow:#a7d7b8;
--petrol-green:#4f9c8d;
}

More palettes to explore