All Palettes

Color Palette #1e89b3, #50c2f7, #80d3fa, #ffe680, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1e89b3;
}
.clean-pool {
color: #50c2f7;
}
.kul-sharif-blue {
color: #80d3fa;
}
.cowbell {
color: #ffe680;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--hidden-springs:#1e89b3;
--clean-pool:#50c2f7;
--kul-sharif-blue:#80d3fa;
--cowbell:#ffe680;
--floral-leaf:#ffb84d;
}

More palettes to explore