All Palettes

Color Palette #3b5f8c, #5b7f9a, #99b8c7, #f6d59d, #f05a28

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5f8c;
}
.blue-heaven {
color: #5b7f9a;
}
.sydney-harbour {
color: #99b8c7;
}
.mellow-sun {
color: #f6d59d;
}
.durotar-fire {
color: #f05a28;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5f8c;
--blue-heaven:#5b7f9a;
--sydney-harbour:#99b8c7;
--mellow-sun:#f6d59d;
--durotar-fire:#f05a28;
}

More palettes to explore