All Palettes

Color Palette #d84b3b, #f0a800, #f2e2ba, #e5b33e, #7b1e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d84b3b;
}
.welcoming-wasp {
color: #f0a800;
}
.pearl-yellow {
color: #f2e2ba;
}
.australium-gold {
color: #e5b33e;
}
.beet-red {
color: #7b1e3d;
}

/* CSS Variables */
:root {
--warming-heart:#d84b3b;
--welcoming-wasp:#f0a800;
--pearl-yellow:#f2e2ba;
--australium-gold:#e5b33e;
--beet-red:#7b1e3d;
}

More palettes to explore