All Palettes

Color Palette #f8d359, #ff8c00, #ff5c61, #5cc0eb, #5c9d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f8d359;
}
.sun-crete {
color: #ff8c00;
}
.fusion-red {
color: #ff5c61;
}
.clean-pool {
color: #5cc0eb;
}
.parsley-green {
color: #5c9d4d;
}

/* CSS Variables */
:root {
--wake-me-up:#f8d359;
--sun-crete:#ff8c00;
--fusion-red:#ff5c61;
--clean-pool:#5cc0eb;
--parsley-green:#5c9d4d;
}

More palettes to explore