All Palettes

Color Palette #f9a4c0, #f29c5a, #f1c84b, #2ec2b3, #45a19c

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f9a4c0;
}
.bergamot-orange {
color: #f29c5a;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.swimmers-pool {
color: #2ec2b3;
}
.coolbox-ice-turquoise {
color: #45a19c;
}

/* CSS Variables */
:root {
--rogue-pink:#f9a4c0;
--bergamot-orange:#f29c5a;
--solar-plexus-chakra:#f1c84b;
--swimmers-pool:#2ec2b3;
--coolbox-ice-turquoise:#45a19c;
}

More palettes to explore