All Palettes

Color Palette #2a7976, #4ec1b7, #a3e1d2, #f1e7a2, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.elm {
color: #2a7976;
}
.treasured-teal {
color: #4ec1b7;
}
.aqua-wish {
color: #a3e1d2;
}
.majestic-treasures {
color: #f1e7a2;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--elm:#2a7976;
--treasured-teal:#4ec1b7;
--aqua-wish:#a3e1d2;
--majestic-treasures:#f1e7a2;
--sunshine-mellow:#f1c40e;
}

More palettes to explore