All Palettes

Color Palette #d3a950, #a87d4d, #6c5e8d, #4b4c8b, #2d3b67

0%
0%
0%

CSS code for this palette

/* CSS */
.plantain-chips {
color: #d3a950;
}
.star-anise-scent {
color: #a87d4d;
}
.emperor-jewel {
color: #6c5e8d;
}
.beaded-blue {
color: #4b4c8b;
}
.blue-depths {
color: #2d3b67;
}

/* CSS Variables */
:root {
--plantain-chips:#d3a950;
--star-anise-scent:#a87d4d;
--emperor-jewel:#6c5e8d;
--beaded-blue:#4b4c8b;
--blue-depths:#2d3b67;
}

More palettes to explore