All Palettes

Color Palette #3a7d9c, #6fb1c3, #a8d3e1, #f1b74b, #e07b38

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3a7d9c;
}
.riverside-blue {
color: #6fb1c3;
}
.light-blue-glint {
color: #a8d3e1;
}
.maximum-yellow-red {
color: #f1b74b;
}
.citrus-blast {
color: #e07b38;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3a7d9c;
--riverside-blue:#6fb1c3;
--light-blue-glint:#a8d3e1;
--maximum-yellow-red:#f1b74b;
--citrus-blast:#e07b38;
}

More palettes to explore