All Palettes

Color Palette #4b8b9b, #6ebfaf, #a2e6d3, #f7e3a1, #e7a67e

0%
0%
0%

CSS code for this palette

/* CSS */
.hippie-blue {
color: #4b8b9b;
}
.t-bird-turquoise {
color: #6ebfaf;
}
.aqua-wish {
color: #a2e6d3;
}
.venetian-yellow {
color: #f7e3a1;
}
.orange-clay {
color: #e7a67e;
}

/* CSS Variables */
:root {
--hippie-blue:#4b8b9b;
--t-bird-turquoise:#6ebfaf;
--aqua-wish:#a2e6d3;
--venetian-yellow:#f7e3a1;
--orange-clay:#e7a67e;
}

More palettes to explore