All Palettes

Color Palette #d7c4a3, #a4b7b2, #5b807f, #3a5952, #001f1c

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon-stroll {
color: #d7c4a3;
}
.holly-glen {
color: #a4b7b2;
}
.edward {
color: #5b807f;
}
.iridescent {
color: #3a5952;
}
.stellar-explorer {
color: #001f1c;
}

/* CSS Variables */
:root {
--afternoon-stroll:#d7c4a3;
--holly-glen:#a4b7b2;
--edward:#5b807f;
--iridescent:#3a5952;
--stellar-explorer:#001f1c;
}

More palettes to explore