All Palettes

Color Palette #7a8d90, #a9b2b2, #d0c2b3, #d8a85f, #c75b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.harrow-s-gate {
color: #7a8d90;
}
.flint-smoke {
color: #a9b2b2;
}
.gotta-have-it {
color: #d0c2b3;
}
.streusel-cake {
color: #d8a85f;
}
.cedar-chest {
color: #c75b4d;
}

/* CSS Variables */
:root {
--harrow-s-gate:#7a8d90;
--flint-smoke:#a9b2b2;
--gotta-have-it:#d0c2b3;
--streusel-cake:#d8a85f;
--cedar-chest:#c75b4d;
}

More palettes to explore