All Palettes

Color Palette #3b8c8b, #5bc8b0, #a9e5e0, #f9d16c, #f28d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3b8c8b;
}
.tropical-tide {
color: #5bc8b0;
}
.silent-ripple {
color: #a9e5e0;
}
.bright-yarrow {
color: #f9d16c;
}
.spicy-paella {
color: #f28d3a;
}

/* CSS Variables */
:root {
--blue-chill:#3b8c8b;
--tropical-tide:#5bc8b0;
--silent-ripple:#a9e5e0;
--bright-yarrow:#f9d16c;
--spicy-paella:#f28d3a;
}

More palettes to explore