All Palettes

Color Palette #f9d16c, #f2b150, #e69a3d, #d67c2e, #c1512f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-yarrow {
color: #f9d16c;
}
.casablanca {
color: #f2b150;
}
.culpeo {
color: #e69a3d;
}
.bitter-orange {
color: #d67c2e;
}
.raucous-orange {
color: #c1512f;
}

/* CSS Variables */
:root {
--bright-yarrow:#f9d16c;
--casablanca:#f2b150;
--culpeo:#e69a3d;
--bitter-orange:#d67c2e;
--raucous-orange:#c1512f;
}

More palettes to explore