All Palettes

Color Palette #5ac6e7, #ff8929, #f2b26e, #e5f2f5, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.clean-pool {
color: #5ac6e7;
}
.instant-orange {
color: #ff8929;
}
.evening-sunset {
color: #f2b26e;
}
.clear-vision {
color: #e5f2f5;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--clean-pool:#5ac6e7;
--instant-orange:#ff8929;
--evening-sunset:#f2b26e;
--clear-vision:#e5f2f5;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore