All Palettes

Color Palette #3a6d8d, #5d8fac, #88b1c8, #f0b55c, #d9724a

0%
0%
0%

CSS code for this palette

/* CSS */
.living-stream {
color: #3a6d8d;
}
.blue-persia {
color: #5d8fac;
}
.batch-blue {
color: #88b1c8;
}
.cheater {
color: #f0b55c;
}
.orange-shot {
color: #d9724a;
}

/* CSS Variables */
:root {
--living-stream:#3a6d8d;
--blue-persia:#5d8fac;
--batch-blue:#88b1c8;
--cheater:#f0b55c;
--orange-shot:#d9724a;
}

More palettes to explore