All Palettes

Color Palette #f7d1b1, #f2ba7d, #f59f3d, #e66b00, #a85d00

0%
0%
0%

CSS code for this palette

/* CSS */
.barrett-quince {
color: #f7d1b1;
}
.ash-yellow {
color: #f2ba7d;
}
.chat-orange {
color: #f59f3d;
}
.accent-orange {
color: #e66b00;
}
.tijolo {
color: #a85d00;
}

/* CSS Variables */
:root {
--barrett-quince:#f7d1b1;
--ash-yellow:#f2ba7d;
--chat-orange:#f59f3d;
--accent-orange:#e66b00;
--tijolo:#a85d00;
}

More palettes to explore