All Palettes

Color Palette #6b8eff, #4dc6ff, #fff700, #ff7142, #ff2e62

0%
0%
0%

CSS code for this palette

/* CSS */
.punch-out-glove {
color: #6b8eff;
}
.thor-s-thunder {
color: #4dc6ff;
}
.lemon {
color: #fff700;
}
.precious-persimmon {
color: #ff7142;
}
.chinese-new-year {
color: #ff2e62;
}

/* CSS Variables */
:root {
--punch-out-glove:#6b8eff;
--thor-s-thunder:#4dc6ff;
--lemon:#fff700;
--precious-persimmon:#ff7142;
--chinese-new-year:#ff2e62;
}

More palettes to explore