All Palettes

Color Palette #f9a658, #f1cb4b, #e1e74b, #69bf69, #4e9cd0

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-milk {
color: #f9a658;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.first-colors-of-spring {
color: #e1e74b;
}
.bermudagrass {
color: #69bf69;
}
.blue-iguana {
color: #4e9cd0;
}

/* CSS Variables */
:root {
--ginger-milk:#f9a658;
--solar-plexus-chakra:#f1cb4b;
--first-colors-of-spring:#e1e74b;
--bermudagrass:#69bf69;
--blue-iguana:#4e9cd0;
}

More palettes to explore