All Palettes

Color Palette #1b5c8d, #3c7b96, #5aa9bf, #f5c88a, #d95e3f

0%
0%
0%

CSS code for this palette

/* CSS */
.baleine-blue {
color: #1b5c8d;
}
.blue-dart-frog {
color: #3c7b96;
}
.blue-mist {
color: #5aa9bf;
}
.arts-crafts-gold {
color: #f5c88a;
}
.fireglow {
color: #d95e3f;
}

/* CSS Variables */
:root {
--baleine-blue:#1b5c8d;
--blue-dart-frog:#3c7b96;
--blue-mist:#5aa9bf;
--arts-crafts-gold:#f5c88a;
--fireglow:#d95e3f;
}

More palettes to explore