All Palettes

Color Palette #3b9fb5, #4cc2c0, #5ee4d6, #f1d4b1, #ef796c

0%
0%
0%

CSS code for this palette

/* CSS */
.sports-blue {
color: #3b9fb5;
}
.north-wind {
color: #4cc2c0;
}
.near-moon {
color: #5ee4d6;
}
.banana-ice-cream {
color: #f1d4b1;
}
.melon-baby {
color: #ef796c;
}

/* CSS Variables */
:root {
--sports-blue:#3b9fb5;
--north-wind:#4cc2c0;
--near-moon:#5ee4d6;
--banana-ice-cream:#f1d4b1;
--melon-baby:#ef796c;
}

More palettes to explore