All Palettes

Color Palette #3c7c9a, #6eb1c4, #a5e3e0, #f5c400, #e06900

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3c7c9a;
}
.riverside-blue {
color: #6eb1c4;
}
.ice-crystal-blue {
color: #a5e3e0;
}
.syndicalist {
color: #f5c400;
}
.orange-danger {
color: #e06900;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3c7c9a;
--riverside-blue:#6eb1c4;
--ice-crystal-blue:#a5e3e0;
--syndicalist:#f5c400;
--orange-danger:#e06900;
}

More palettes to explore