All Palettes

Color Palette #3a7d9c, #6eb8d8, #a5e3df, #f4cf3e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3a7d9c;
}
.bluebrite {
color: #6eb8d8;
}
.ice-crystal-blue {
color: #a5e3df;
}
.marigold-dust {
color: #f4cf3e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3a7d9c;
--bluebrite:#6eb8d8;
--ice-crystal-blue:#a5e3df;
--marigold-dust:#f4cf3e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore