All Palettes

Color Palette #3c8ebe, #7fc7a4, #f1d87e, #f9b548, #d37d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.quiet-night {
color: #3c8ebe;
}
.green-balloon {
color: #7fc7a4;
}
.sandy {
color: #f1d87e;
}
.butterscotch {
color: #f9b548;
}
.orpiment-orange {
color: #d37d3c;
}

/* CSS Variables */
:root {
--quiet-night:#3c8ebe;
--green-balloon:#7fc7a4;
--sandy:#f1d87e;
--butterscotch:#f9b548;
--orpiment-orange:#d37d3c;
}

More palettes to explore