All Palettes

Color Palette #5b809a, #a3b3c7, #e4c6b4, #d8a85f, #6e4a3f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-heaven {
color: #5b809a;
}
.silk-sox {
color: #a3b3c7;
}
.novelle-peach {
color: #e4c6b4;
}
.streusel-cake {
color: #d8a85f;
}
.fondue-fudge {
color: #6e4a3f;
}

/* CSS Variables */
:root {
--blue-heaven:#5b809a;
--silk-sox:#a3b3c7;
--novelle-peach:#e4c6b4;
--streusel-cake:#d8a85f;
--fondue-fudge:#6e4a3f;
}

More palettes to explore