All Palettes

Color Palette #f46f57, #f79d36, #f8d359, #99d68f, #4ab8e3

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-blush {
color: #f46f57;
}
.yellow-sea {
color: #f79d36;
}
.wake-me-up {
color: #f8d359;
}
.dentist-green {
color: #99d68f;
}
.lake-thun {
color: #4ab8e3;
}

/* CSS Variables */
:root {
--royal-blush:#f46f57;
--yellow-sea:#f79d36;
--wake-me-up:#f8d359;
--dentist-green:#99d68f;
--lake-thun:#4ab8e3;
}

More palettes to explore