All Palettes

Color Palette #ff5f57, #ff8a5c, #ffbf6b, #e1f4e4, #80dbd8

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset-orange {
color: #ff5f57;
}
.mango-orange {
color: #ff8a5c;
}
.simply-peachy {
color: #ffbf6b;
}
.aquarelle-green {
color: #e1f4e4;
}
.aqua-zing {
color: #80dbd8;
}

/* CSS Variables */
:root {
--sunset-orange:#ff5f57;
--mango-orange:#ff8a5c;
--simply-peachy:#ffbf6b;
--aquarelle-green:#e1f4e4;
--aqua-zing:#80dbd8;
}

More palettes to explore