All Palettes

Color Palette #f6c84c, #f19f79, #e04938, #9f3c98, #4a6dba

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f6c84c;
}
.balinese-sunset {
color: #f19f79;
}
.sour-cherry {
color: #e04938;
}
.purple-cactus-flower {
color: #9f3c98;
}
.azraq-blue {
color: #4a6dba;
}

/* CSS Variables */
:root {
--sunny-mood:#f6c84c;
--balinese-sunset:#f19f79;
--sour-cherry:#e04938;
--purple-cactus-flower:#9f3c98;
--azraq-blue:#4a6dba;
}

More palettes to explore