All Palettes

Color Palette #1e9f87, #3ed0a4, #b5e3d9, #f3a4a0, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.fishy-house {
color: #1e9f87;
}
.mint-jelly {
color: #3ed0a4;
}
.fair-aqua {
color: #b5e3d9;
}
.roseberry {
color: #f3a4a0;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--fishy-house:#1e9f87;
--mint-jelly:#3ed0a4;
--fair-aqua:#b5e3d9;
--roseberry:#f3a4a0;
--n-rang-orange:#ff8052;
}

More palettes to explore