All Palettes

Color Palette #1e86b3, #50c2f7, #a5e2f3, #ffb84d, #ff6e42

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1e86b3;
}
.clean-pool {
color: #50c2f7;
}
.blizzard-blue {
color: #a5e2f3;
}
.floral-leaf {
color: #ffb84d;
}
.carrot {
color: #ff6e42;
}

/* CSS Variables */
:root {
--hidden-springs:#1e86b3;
--clean-pool:#50c2f7;
--blizzard-blue:#a5e2f3;
--floral-leaf:#ffb84d;
--carrot:#ff6e42;
}

More palettes to explore