All Palettes

Color Palette #3b6a8c, #5bb3c2, #85e0e0, #f0b14c, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.rainy-lake {
color: #3b6a8c;
}
.gondolier {
color: #5bb3c2;
}
.cold-blue {
color: #85e0e0;
}
.goldsmith {
color: #f0b14c;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--rainy-lake:#3b6a8c;
--gondolier:#5bb3c2;
--cold-blue:#85e0e0;
--goldsmith:#f0b14c;
--sun-orange:#f47b1f;
}

More palettes to explore