All Palettes

Color Palette #1c6e8d, #3ca3c8, #56c1d2, #f1e8a2, #f9a35d

0%
0%
0%

CSS code for this palette

/* CSS */
.saxony-blue {
color: #1c6e8d;
}
.blue-raspberry-seed {
color: #3ca3c8;
}
.baharroth-blue {
color: #56c1d2;
}
.majestic-treasures {
color: #f1e8a2;
}
.clarified-orange {
color: #f9a35d;
}

/* CSS Variables */
:root {
--saxony-blue:#1c6e8d;
--blue-raspberry-seed:#3ca3c8;
--baharroth-blue:#56c1d2;
--majestic-treasures:#f1e8a2;
--clarified-orange:#f9a35d;
}

More palettes to explore