All Palettes

Color Palette #3c6d90, #6fb3c8, #a3d7e0, #f5e87f, #f9b76c

0%
0%
0%

CSS code for this palette

/* CSS */
.rainy-lake {
color: #3c6d90;
}
.aspara {
color: #6fb3c8;
}
.terrace-pool {
color: #a3d7e0;
}
.light-sh-shin-yellow {
color: #f5e87f;
}
.citrus-honey {
color: #f9b76c;
}

/* CSS Variables */
:root {
--rainy-lake:#3c6d90;
--aspara:#6fb3c8;
--terrace-pool:#a3d7e0;
--light-sh-shin-yellow:#f5e87f;
--citrus-honey:#f9b76c;
}

More palettes to explore