All Palettes

Color Palette #f5d1a3, #f1af79, #e77e23, #d6001d, #af3c7f

0%
0%
0%

CSS code for this palette

/* CSS */
.tequila {
color: #f5d1a3;
}
.exciting-orange {
color: #f1af79;
}
.orange-gluttony {
color: #e77e23;
}
.blood-orange {
color: #d6001d;
}
.mystic-maroon {
color: #af3c7f;
}

/* CSS Variables */
:root {
--tequila:#f5d1a3;
--exciting-orange:#f1af79;
--orange-gluttony:#e77e23;
--blood-orange:#d6001d;
--mystic-maroon:#af3c7f;
}

More palettes to explore