All Palettes

Color Palette #f39c12, #e6c55c, #a2d4a1, #6a9dd7, #3c4c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.dodgeroll-gold {
color: #f39c12;
}
.tasman-honey-yellow {
color: #e6c55c;
}
.green-trance {
color: #a2d4a1;
}
.blue-gourami {
color: #6a9dd7;
}
.takaka {
color: #3c4c7c;
}

/* CSS Variables */
:root {
--dodgeroll-gold:#f39c12;
--tasman-honey-yellow:#e6c55c;
--green-trance:#a2d4a1;
--blue-gourami:#6a9dd7;
--takaka:#3c4c7c;
}

More palettes to explore