All Palettes

Color Palette #f1a7b6, #f29d73, #f7d850, #a2d8aa, #4c9e8b

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.burning-coals {
color: #f29d73;
}
.energy-yellow {
color: #f7d850;
}
.chinook {
color: #a2d8aa;
}
.corrosion-green {
color: #4c9e8b;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--burning-coals:#f29d73;
--energy-yellow:#f7d850;
--chinook:#a2d8aa;
--corrosion-green:#4c9e8b;
}

More palettes to explore