All Palettes

Color Palette #5c7999, #a4b7c6, #e0c5b8, #f09f3d, #d75b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.quiet-harbour {
color: #5c7999;
}
.hazy-daze {
color: #a4b7c6;
}
.sand-dance {
color: #e0c5b8;
}
.y-ng-ch-ng-orange {
color: #f09f3d;
}
.mod-orange {
color: #d75b3c;
}

/* CSS Variables */
:root {
--quiet-harbour:#5c7999;
--hazy-daze:#a4b7c6;
--sand-dance:#e0c5b8;
--y-ng-ch-ng-orange:#f09f3d;
--mod-orange:#d75b3c;
}

More palettes to explore