All Palettes

Color Palette #1e87b8, #4bc9e2, #84e2f0, #f7e54b, #f27c21

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1e87b8;
}
.clean-pool {
color: #4bc9e2;
}
.photon-barrier {
color: #84e2f0;
}
.yellow-petal {
color: #f7e54b;
}
.sun-orange {
color: #f27c21;
}

/* CSS Variables */
:root {
--hidden-springs:#1e87b8;
--clean-pool:#4bc9e2;
--photon-barrier:#84e2f0;
--yellow-petal:#f7e54b;
--sun-orange:#f27c21;
}

More palettes to explore