All Palettes

Color Palette #f7c94a, #f09c47, #ef7e4d, #de5b59, #904c6a

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94a;
}
.question-mark-block {
color: #f09c47;
}
.sizzling-sunset {
color: #ef7e4d;
}
.bricks-of-hope {
color: #de5b59;
}
.goddess-of-dawn {
color: #904c6a;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94a;
--question-mark-block:#f09c47;
--sizzling-sunset:#ef7e4d;
--bricks-of-hope:#de5b59;
--goddess-of-dawn:#904c6a;
}

More palettes to explore