All Palettes

Color Palette #d18f3d, #e4ba7c, #f5e4b2, #b2d2b1, #6c8f9d

0%
0%
0%

CSS code for this palette

/* CSS */
.buried-treasure {
color: #d18f3d;
}
.fulgurite-copper {
color: #e4ba7c;
}
.smooth-as-corn-silk {
color: #f5e4b2;
}
.flower-stem {
color: #b2d2b1;
}
.wave-jumper {
color: #6c8f9d;
}

/* CSS Variables */
:root {
--buried-treasure:#d18f3d;
--fulgurite-copper:#e4ba7c;
--smooth-as-corn-silk:#f5e4b2;
--flower-stem:#b2d2b1;
--wave-jumper:#6c8f9d;
}

More palettes to explore