All Palettes

Color Palette #fbc998, #f9b780, #f69e6f, #f38958, #e8734f

0%
0%
0%

CSS code for this palette

/* CSS */
.orpiment-yellow {
color: #fbc998;
}
.baltic-amber {
color: #f9b780;
}
.burning-coals {
color: #f69e6f;
}
.barbarian {
color: #f38958;
}
.bloodletter {
color: #e8734f;
}

/* CSS Variables */
:root {
--orpiment-yellow:#fbc998;
--baltic-amber:#f9b780;
--burning-coals:#f69e6f;
--barbarian:#f38958;
--bloodletter:#e8734f;
}

More palettes to explore