All Palettes

Color Palette #f7c94b, #f05b3d, #4cb8b6, #3e5b74, #2f183a

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.oranzhewyi-orange {
color: #f05b3d;
}
.crystalsong-blue {
color: #4cb8b6;
}
.china-pattern {
color: #3e5b74;
}
.blackcurrant {
color: #2f183a;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--oranzhewyi-orange:#f05b3d;
--crystalsong-blue:#4cb8b6;
--china-pattern:#3e5b74;
--blackcurrant:#2f183a;
}

More palettes to explore