All Palettes

Color Palette #5f7e9b, #8fb8d1, #b2e5f0, #f8d36d, #f15a27

0%
0%
0%

CSS code for this palette

/* CSS */
.greyish-blue {
color: #5f7e9b;
}
.mountain-main {
color: #8fb8d1;
}
.crystal-river {
color: #b2e5f0;
}
.yellow-tulip {
color: #f8d36d;
}
.durotar-fire {
color: #f15a27;
}

/* CSS Variables */
:root {
--greyish-blue:#5f7e9b;
--mountain-main:#8fb8d1;
--crystal-river:#b2e5f0;
--yellow-tulip:#f8d36d;
--durotar-fire:#f15a27;
}

More palettes to explore