All Palettes

Color Palette #5f7d9b, #9dbbcd, #f2d9b1, #e78e5a, #d35527

0%
0%
0%

CSS code for this palette

/* CSS */
.greyish-blue {
color: #5f7d9b;
}
.partly-cloudy {
color: #9dbbcd;
}
.precious {
color: #f2d9b1;
}
.big-foot-feet {
color: #e78e5a;
}
.obstinate-orange {
color: #d35527;
}

/* CSS Variables */
:root {
--greyish-blue:#5f7d9b;
--partly-cloudy:#9dbbcd;
--precious:#f2d9b1;
--big-foot-feet:#e78e5a;
--obstinate-orange:#d35527;
}

More palettes to explore