All Palettes

Color Palette #f7b32b, #f8e3af, #6dd0a0, #3e7eb1, #d5503f

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-sun {
color: #f7b32b;
}
.khaki-core {
color: #f8e3af;
}
.minted-elegance {
color: #6dd0a0;
}
.beijing-blue {
color: #3e7eb1;
}
.spirit-warrior {
color: #d5503f;
}

/* CSS Variables */
:root {
--hot-sun:#f7b32b;
--khaki-core:#f8e3af;
--minted-elegance:#6dd0a0;
--beijing-blue:#3e7eb1;
--spirit-warrior:#d5503f;
}

More palettes to explore