All Palettes

Color Palette #d19b3d, #f3c530, #f9e1a4, #f28a4a, #6d4f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.mineral-yellow {
color: #d19b3d;
}
.saffron {
color: #f3c530;
}
.blended-fruit {
color: #f9e1a4;
}
.poppy-glow {
color: #f28a4a;
}
.bison {
color: #6d4f3c;
}

/* CSS Variables */
:root {
--mineral-yellow:#d19b3d;
--saffron:#f3c530;
--blended-fruit:#f9e1a4;
--poppy-glow:#f28a4a;
--bison:#6d4f3c;
}

More palettes to explore