All Palettes

Color Palette #f6d0b1, #f0a400, #d97c30, #a35c8d, #7d3b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.barrett-quince {
color: #f6d0b1;
}
.lemon-dream {
color: #f0a400;
}
.orange-ochre {
color: #d97c30;
}
.thimble-red {
color: #a35c8d;
}
.sparkling-grape {
color: #7d3b7b;
}

/* CSS Variables */
:root {
--barrett-quince:#f6d0b1;
--lemon-dream:#f0a400;
--orange-ochre:#d97c30;
--thimble-red:#a35c8d;
--sparkling-grape:#7d3b7b;
}

More palettes to explore