All Palettes

Color Palette #f6f02c, #c7da4e, #a5b1c5, #4d4d4d, #ff6e00

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-bombshell {
color: #f6f02c;
}
.southern-platyfish {
color: #c7da4e;
}
.innuendo {
color: #a5b1c5;
}
.thunder {
color: #4d4d4d;
}
.flush-orange {
color: #ff6e00;
}

/* CSS Variables */
:root {
--banana-bombshell:#f6f02c;
--southern-platyfish:#c7da4e;
--innuendo:#a5b1c5;
--thunder:#4d4d4d;
--flush-orange:#ff6e00;
}

More palettes to explore