All Palettes

Color Palette #daa44e, #d67a29, #be4f2d, #a22a3e, #6f2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-food-cake {
color: #daa44e;
}
.bitter-orange {
color: #d67a29;
}
.raucous-orange {
color: #be4f2d;
}
.radish {
color: #a22a3e;
}
.true-purple {
color: #6f2c90;
}

/* CSS Variables */
:root {
--angel-food-cake:#daa44e;
--bitter-orange:#d67a29;
--raucous-orange:#be4f2d;
--radish:#a22a3e;
--true-purple:#6f2c90;
}

More palettes to explore