All Palettes

Color Palette #e9b23a, #f0d670, #f6e9a2, #d7a8c2, #b44b52

0%
0%
0%

CSS code for this palette

/* CSS */
.australium-gold {
color: #e9b23a;
}
.mocha-dandelion {
color: #f0d670;
}
.lazy-daisy {
color: #f6e9a2;
}
.rhubarb-gin {
color: #d7a8c2;
}
.enticing-red {
color: #b44b52;
}

/* CSS Variables */
:root {
--australium-gold:#e9b23a;
--mocha-dandelion:#f0d670;
--lazy-daisy:#f6e9a2;
--rhubarb-gin:#d7a8c2;
--enticing-red:#b44b52;
}

More palettes to explore