All Palettes

Color Palette #d9b83f, #c9b18d, #b0af7d, #6e8c7b, #4c5b5d

0%
0%
0%

CSS code for this palette

/* CSS */
.credo {
color: #d9b83f;
}
.spanish-sand {
color: #c9b18d;
}
.weeping-willow {
color: #b0af7d;
}
.ivy-wreath {
color: #6e8c7b;
}
.submarine-grey {
color: #4c5b5d;
}

/* CSS Variables */
:root {
--credo:#d9b83f;
--spanish-sand:#c9b18d;
--weeping-willow:#b0af7d;
--ivy-wreath:#6e8c7b;
--submarine-grey:#4c5b5d;
}

More palettes to explore